diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-13 05:48:45 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-13 05:48:45 +0800 |
commit | c26fe981eea52ac44383e7c89e4aa39f82270e73 (patch) | |
tree | 6bda7005bdab8fcfd5d7bfa379dd688fbf180a2b /www | |
parent | 8cd258424bf818149c9a0979e8114849682a3112 (diff) | |
download | marcuscom-ports-c26fe981eea52ac44383e7c89e4aa39f82270e73.tar marcuscom-ports-c26fe981eea52ac44383e7c89e4aa39f82270e73.tar.gz marcuscom-ports-c26fe981eea52ac44383e7c89e4aa39f82270e73.tar.bz2 marcuscom-ports-c26fe981eea52ac44383e7c89e4aa39f82270e73.tar.lz marcuscom-ports-c26fe981eea52ac44383e7c89e4aa39f82270e73.tar.xz marcuscom-ports-c26fe981eea52ac44383e7c89e4aa39f82270e73.tar.zst marcuscom-ports-c26fe981eea52ac44383e7c89e4aa39f82270e73.zip |
- Update to 1.9.2
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5116 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r-- | www/epiphany-extensions/Makefile | 6 | ||||
-rw-r--r-- | www/epiphany-extensions/distinfo | 5 | ||||
-rw-r--r-- | www/epiphany-extensions/pkg-plist | 1 |
3 files changed, 6 insertions, 6 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index 7f8a1c8d9..b40795d53 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.55 2005/11/06 03:58:32 ahze Exp $ +# $MCom: ports/www/epiphany-extensions/Makefile,v 1.56 2005/11/11 08:21:10 ahze Exp $ # PORTNAME= epiphany -PORTVERSION= 1.9.1 +PORTVERSION= 1.9.2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/1.9 @@ -62,7 +62,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_C CONFIGURE_ARGS= --with-extensions="all" \ --with-mozilla=${MOZ_BUILD} -PLIST_SUB= VERSION="1.10" EPHY_VERSION="1.10" +PLIST_SUB= VERSION="1.9" EPHY_VERSION="1.10" .if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD) .undef WITHOUT_OPENSP diff --git a/www/epiphany-extensions/distinfo b/www/epiphany-extensions/distinfo index f6f2040df..8ef75941a 100644 --- a/www/epiphany-extensions/distinfo +++ b/www/epiphany-extensions/distinfo @@ -1,2 +1,3 @@ -MD5 (gnome2/epiphany-extensions-1.9.1.tar.bz2) = fcaf7f9d85770fc28c13aaaf400e09f1 -SIZE (gnome2/epiphany-extensions-1.9.1.tar.bz2) = 622835 +MD5 (gnome2/epiphany-extensions-1.9.2.tar.bz2) = 1a6395b23d55c70cce9c5c7d31e7a3b3 +SHA256 (gnome2/epiphany-extensions-1.9.2.tar.bz2) = 74c91e4afb17e43644a3c93c51ebb98c1b899e657449b3c0461c864adbd18610 +SIZE (gnome2/epiphany-extensions-1.9.2.tar.bz2) = 629987 diff --git a/www/epiphany-extensions/pkg-plist b/www/epiphany-extensions/pkg-plist index 5e934b9ec..90ef812c4 100644 --- a/www/epiphany-extensions/pkg-plist +++ b/www/epiphany-extensions/pkg-plist @@ -28,7 +28,6 @@ lib/epiphany/%%VERSION%%/extensions/sidebar.ephy-extension lib/epiphany/%%VERSION%%/extensions/smart-bookmarks.ephy-extension lib/epiphany/%%VERSION%%/extensions/tab-groups.ephy-extension lib/epiphany/%%VERSION%%/extensions/tab-states.ephy-extension -lib/epiphany/%%VERSION%%/extensions/plugins/libdesktopfileplugin.so share/gnome/epiphany-extensions/ephy-gestures.xml share/gnome/epiphany-extensions/glade/action-properties.glade share/gnome/epiphany-extensions/glade/actions-editor.glade |