diff options
-rw-r--r-- | www/epiphany-extensions/Makefile | 4 | ||||
-rw-r--r-- | www/epiphany-extensions/distinfo | 4 | ||||
-rw-r--r-- | www/epiphany-extensions/pkg-plist | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index 60e1cbf0f..bc64260c6 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/epiphany-extensions/Makefile,v 1.45 2005/06/28 05:40:10 adamw Exp $ +# $MCom: ports/www/epiphany-extensions/Makefile,v 1.46 2005/07/01 18:07:12 marcus Exp $ # PORTNAME= epiphany -PORTVERSION= 1.7.1 +PORTVERSION= 1.7.2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/1.7 diff --git a/www/epiphany-extensions/distinfo b/www/epiphany-extensions/distinfo index ddd64998a..7dc941da7 100644 --- a/www/epiphany-extensions/distinfo +++ b/www/epiphany-extensions/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/epiphany-extensions-1.7.1.tar.bz2) = cd1bf1630ee453a08543f4e52060c75c -SIZE (gnome2/epiphany-extensions-1.7.1.tar.bz2) = 581360 +MD5 (gnome2/epiphany-extensions-1.7.2.tar.bz2) = d44215ea4f457c4fe5d59556ec8d227d +SIZE (gnome2/epiphany-extensions-1.7.2.tar.bz2) = 586432 diff --git a/www/epiphany-extensions/pkg-plist b/www/epiphany-extensions/pkg-plist index e4d9a5531..af4af0c44 100644 --- a/www/epiphany-extensions/pkg-plist +++ b/www/epiphany-extensions/pkg-plist @@ -70,8 +70,9 @@ share/locale/sv/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo share/locale/uk/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo share/locale/wa/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo share/locale/zh_CN/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo +share/locale/zh_TW/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo @dirrm share/gnome/epiphany-extensions/xml @dirrm share/gnome/epiphany-extensions/glade @dirrm share/gnome/epiphany-extensions @unexec rmdir %D/lib/epiphany/%%VERSION%%/extensions 2>/dev/null || true -@unexec rmdir %D/lib/epiphany/%%VERSION%% 2>/dev/null || true
\ No newline at end of file +@unexec rmdir %D/lib/epiphany/%%VERSION%% 2>/dev/null || true |