diff options
author | drochner <drochner@pkgsrc.org> | 2006-05-22 18:03:50 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-05-22 18:03:50 +0000 |
commit | 7615c0728876e0d808e0721cc21024ee840ed1ee (patch) | |
tree | a9fbcbd63f3ebd18200e8670375c654ea1ac9b1b /www/epiphany-extensions | |
parent | 2a59b6165f29922b1bf3b77079b5d1a52cea01f9 (diff) | |
download | pkgsrc-7615c0728876e0d808e0721cc21024ee840ed1ee.tar.gz |
-uses c++
-update to 2.14.1.1
changes:
-minor UI improvements
-bugfixes
-documentation updates
Diffstat (limited to 'www/epiphany-extensions')
-rw-r--r-- | www/epiphany-extensions/Makefile | 5 | ||||
-rw-r--r-- | www/epiphany-extensions/PLIST | 3 | ||||
-rw-r--r-- | www/epiphany-extensions/distinfo | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index 15e68b2d400..9dc85b17da7 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2006/04/27 21:22:39 drochner Exp $ +# $NetBSD: Makefile,v 1.29 2006/05/22 18:03:50 drochner Exp $ # -DISTNAME= epiphany-extensions-2.14.1 +DISTNAME= epiphany-extensions-2.14.1.1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany-extensions/2.14/} EXTRACT_SUFX= .tar.bz2 @@ -14,6 +14,7 @@ GNU_CONFIGURE= YES USE_TOOLS+= gmake msgfmt pkg-config USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES +USE_LANGUAGES+= c++ # Avoid -Werror, which breaks the build sometimes. CONFIGURE_ARGS+= --enable-compile-warnings=no diff --git a/www/epiphany-extensions/PLIST b/www/epiphany-extensions/PLIST index d5941e742a8..97f2f1e6f39 100644 --- a/www/epiphany-extensions/PLIST +++ b/www/epiphany-extensions/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2006/04/27 21:22:39 drochner Exp $ +@comment $NetBSD: PLIST,v 1.11 2006/05/22 18:03:50 drochner Exp $ lib/epiphany/2.14/extensions/actions.ephy-extension lib/epiphany/2.14/extensions/auto-reload.ephy-extension lib/epiphany/2.14/extensions/auto-scroller.ephy-extension @@ -91,6 +91,7 @@ share/locale/sq/LC_MESSAGES/epiphany-extensions-2.14.mo share/locale/sr/LC_MESSAGES/epiphany-extensions-2.14.mo share/locale/sr@Latn/LC_MESSAGES/epiphany-extensions-2.14.mo share/locale/sv/LC_MESSAGES/epiphany-extensions-2.14.mo +share/locale/th/LC_MESSAGES/epiphany-extensions-2.14.mo share/locale/uk/LC_MESSAGES/epiphany-extensions-2.14.mo share/locale/vi/LC_MESSAGES/epiphany-extensions-2.14.mo share/locale/wa/LC_MESSAGES/epiphany-extensions-2.14.mo diff --git a/www/epiphany-extensions/distinfo b/www/epiphany-extensions/distinfo index 63369d3b2fa..dad8ee38144 100644 --- a/www/epiphany-extensions/distinfo +++ b/www/epiphany-extensions/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2006/04/27 21:22:39 drochner Exp $ +$NetBSD: distinfo,v 1.15 2006/05/22 18:03:50 drochner Exp $ -SHA1 (epiphany-extensions-2.14.1.tar.bz2) = f1bfcce1e0b572089a2bd4b484de6a5c2b681595 -RMD160 (epiphany-extensions-2.14.1.tar.bz2) = e8668970d0ea94957e8547dea9474919a3bca7db -Size (epiphany-extensions-2.14.1.tar.bz2) = 820099 bytes +SHA1 (epiphany-extensions-2.14.1.1.tar.bz2) = 4959704dc437a7a97556c56b459e3cf10f0dd13e +RMD160 (epiphany-extensions-2.14.1.1.tar.bz2) = b27d1b7ae8dc8682a1a3648e9540adc1e8a4b14c +Size (epiphany-extensions-2.14.1.1.tar.bz2) = 789039 bytes |