diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-02-02 14:26:42 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-02-02 14:26:42 +0800 |
commit | ba7720cb751733c58abc99dc3d1a502599c37efb (patch) | |
tree | 0faba950ad3aebb00139bf196ccf2d2e9f974a35 /www/epiphany | |
parent | 199ff07b2bacd5fb3184fa175cf8f73089a0ee8d (diff) | |
download | marcuscom-ports-ba7720cb751733c58abc99dc3d1a502599c37efb.tar marcuscom-ports-ba7720cb751733c58abc99dc3d1a502599c37efb.tar.gz marcuscom-ports-ba7720cb751733c58abc99dc3d1a502599c37efb.tar.bz2 marcuscom-ports-ba7720cb751733c58abc99dc3d1a502599c37efb.tar.lz marcuscom-ports-ba7720cb751733c58abc99dc3d1a502599c37efb.tar.xz marcuscom-ports-ba7720cb751733c58abc99dc3d1a502599c37efb.tar.zst marcuscom-ports-ba7720cb751733c58abc99dc3d1a502599c37efb.zip |
Update to 1.1.7.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1748 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/epiphany')
-rw-r--r-- | www/epiphany/Makefile | 3 | ||||
-rw-r--r-- | www/epiphany/distinfo | 3 | ||||
-rw-r--r-- | www/epiphany/files/patch-lib_ephy-stock-icons.h | 11 |
3 files changed, 2 insertions, 15 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 619084f33..99f752bd0 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -6,8 +6,7 @@ # PORTNAME= epiphany -PORTVERSION= 1.1.6 -PORTREVISION= 1 +PORTVERSION= 1.1.7 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1 diff --git a/www/epiphany/distinfo b/www/epiphany/distinfo index bfdf2ab1a..193e53ad9 100644 --- a/www/epiphany/distinfo +++ b/www/epiphany/distinfo @@ -1,2 +1 @@ -MD5 (gnome2/epiphany-1.1.6.tar.bz2) = a10f2cc3c7f717fc327cc34db79178d1 -SIZE (gnome2/epiphany-1.1.6.tar.bz2) = 2036200 +MD5 (gnome2/epiphany-1.1.7.tar.bz2) = 42cca068c54c931537ec4f6a6ccfcd8b diff --git a/www/epiphany/files/patch-lib_ephy-stock-icons.h b/www/epiphany/files/patch-lib_ephy-stock-icons.h deleted file mode 100644 index 3918878a2..000000000 --- a/www/epiphany/files/patch-lib_ephy-stock-icons.h +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/ephy-stock-icons.h.orig Sun Feb 1 17:21:00 2004 -+++ lib/ephy-stock-icons.h Sun Feb 1 17:21:30 2004 -@@ -33,7 +33,7 @@ - #define STOCK_NEW_TAB "stock_new-tab" - #define STOCK_FULLSCREEN "stock_fullscreen" - #define STOCK_VIEW_SOURCE "stock_view-html-source" --#define STOCK_SEND_MAIL "stock_mail_send" -+#define STOCK_SEND_MAIL "stock_mail-send" - #define STOCK_ADD_BOOKMARK "stock_add-bookmark" - #define STOCK_PRINT_SETUP "stock_print-setup" - |