summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-02-02 06:19:30 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-02-02 06:19:30 +0800
commit199ff07b2bacd5fb3184fa175cf8f73089a0ee8d (patch)
treea7ab7c840ef86a71aa02263188de8fc26d49e1fd /www
parent507dc274a72fa05c175ae019fd349e35a8e16a99 (diff)
downloadmarcuscom-ports-199ff07b2bacd5fb3184fa175cf8f73089a0ee8d.tar
marcuscom-ports-199ff07b2bacd5fb3184fa175cf8f73089a0ee8d.tar.gz
marcuscom-ports-199ff07b2bacd5fb3184fa175cf8f73089a0ee8d.tar.bz2
marcuscom-ports-199ff07b2bacd5fb3184fa175cf8f73089a0ee8d.tar.lz
marcuscom-ports-199ff07b2bacd5fb3184fa175cf8f73089a0ee8d.tar.xz
marcuscom-ports-199ff07b2bacd5fb3184fa175cf8f73089a0ee8d.tar.zst
marcuscom-ports-199ff07b2bacd5fb3184fa175cf8f73089a0ee8d.zip
Fix the last broken Ephy icon.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1747 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r--www/epiphany/Makefile1
-rw-r--r--www/epiphany/files/patch-lib_ephy-stock-icons.h11
2 files changed, 12 insertions, 0 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile
index 0668307ec..619084f33 100644
--- a/www/epiphany/Makefile
+++ b/www/epiphany/Makefile
@@ -7,6 +7,7 @@
PORTNAME= epiphany
PORTVERSION= 1.1.6
+PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1
diff --git a/www/epiphany/files/patch-lib_ephy-stock-icons.h b/www/epiphany/files/patch-lib_ephy-stock-icons.h
new file mode 100644
index 000000000..3918878a2
--- /dev/null
+++ b/www/epiphany/files/patch-lib_ephy-stock-icons.h
@@ -0,0 +1,11 @@
+--- 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"
+