diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-08 10:21:32 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-08 10:21:32 +0800 |
commit | 7e65c2dde22be593c018980ba23cd73509d310c9 (patch) | |
tree | a09862128b0d90000e4e827e5eb529c27f8ece2c /www | |
parent | c70d970e6a18be5279946da6c510fdef324bffcd (diff) | |
download | marcuscom-ports-7e65c2dde22be593c018980ba23cd73509d310c9.tar marcuscom-ports-7e65c2dde22be593c018980ba23cd73509d310c9.tar.gz marcuscom-ports-7e65c2dde22be593c018980ba23cd73509d310c9.tar.bz2 marcuscom-ports-7e65c2dde22be593c018980ba23cd73509d310c9.tar.lz marcuscom-ports-7e65c2dde22be593c018980ba23cd73509d310c9.tar.xz marcuscom-ports-7e65c2dde22be593c018980ba23cd73509d310c9.tar.zst marcuscom-ports-7e65c2dde22be593c018980ba23cd73509d310c9.zip |
Update to 1.6.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3875 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r-- | www/epiphany-extensions/Makefile | 6 | ||||
-rw-r--r-- | www/epiphany-extensions/distinfo | 4 | ||||
-rw-r--r-- | www/epiphany-extensions/pkg-plist | 12 |
3 files changed, 11 insertions, 11 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index 79b164d4c..ee3bb7f65 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -6,10 +6,10 @@ # PORTNAME= epiphany -PORTVERSION= 1.5.8 +PORTVERSION= 1.6.0 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/1.5 +MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/1.6 PKGNAMESUFFIX= -extensions DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} DIST_SUBDIR= gnome2 @@ -47,7 +47,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_C LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" CONFIGURE_ARGS= --with-extensions="all" -PLIST_SUB= VERSION="1.5" EPHY_VERSION="1.6" +PLIST_SUB= VERSION="1.6" EPHY_VERSION="1.6" .if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD) .undef WITHOUT_OPENSP diff --git a/www/epiphany-extensions/distinfo b/www/epiphany-extensions/distinfo index 514151dfa..28b657731 100644 --- a/www/epiphany-extensions/distinfo +++ b/www/epiphany-extensions/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/epiphany-extensions-1.5.8.tar.bz2) = ba62f5fb17a85b318d805e76f5a63065 -SIZE (gnome2/epiphany-extensions-1.5.8.tar.bz2) = 545866 +MD5 (gnome2/epiphany-extensions-1.6.0.tar.bz2) = c9f6d0e6b817120e8aec671529ad5ee8 +SIZE (gnome2/epiphany-extensions-1.6.0.tar.bz2) = 550293 diff --git a/www/epiphany-extensions/pkg-plist b/www/epiphany-extensions/pkg-plist index 7ada09534..5f6f6e1ab 100644 --- a/www/epiphany-extensions/pkg-plist +++ b/www/epiphany-extensions/pkg-plist @@ -24,12 +24,12 @@ lib/epiphany-%%VERSION%%/extensions/libtabstatesextension.a lib/epiphany-%%VERSION%%/extensions/libtabstatesextension.so lib/epiphany-%%VERSION%%/extensions/libtabstatesextension.so.0 lib/epiphany-%%VERSION%%/extensions/tab-states.xml -lib/epiphany-1.5/extensions/page-info.xml -lib/epiphany-1.5/extensions/select-stylesheet.xml -lib/epiphany-1.5/extensions/sidebar.xml -lib/epiphany-1.5/extensions/smart-bookmarks.xml -lib/epiphany-1.5/extensions/tab-groups.xml -lib/epiphany-1.5/extensions/tabsmenu.xml +lib/epiphany-%%VERSION%%/extensions/page-info.xml +lib/epiphany-%%VERSION%%/extensions/select-stylesheet.xml +lib/epiphany-%%VERSION%%/extensions/sidebar.xml +lib/epiphany-%%VERSION%%/extensions/smart-bookmarks.xml +lib/epiphany-%%VERSION%%/extensions/tab-groups.xml +lib/epiphany-%%VERSION%%/extensions/tabsmenu.xml share/gnome/epiphany-extensions/ephy-gestures.xml share/gnome/epiphany-extensions/glade/action-properties.glade share/gnome/epiphany-extensions/glade/actions-editor.glade |