diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-11-28 20:06:37 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-11-28 20:06:37 +0000 |
commit | f76d32b8e89fed7c0e459c1a7fe7a4b57661b01c (patch) | |
tree | ad29e6808ff698f84e08dab8e047f0ae72838df9 /ftp/gwget | |
parent | 873cae3ab41a109b6f9cf9f4149f101d6d996235 (diff) |
Notes
Diffstat (limited to 'ftp/gwget')
-rw-r--r-- | ftp/gwget/Makefile | 6 | ||||
-rw-r--r-- | ftp/gwget/distinfo | 6 | ||||
-rw-r--r-- | ftp/gwget/files/patch-configure | 37 | ||||
-rw-r--r-- | ftp/gwget/pkg-plist | 4 |
4 files changed, 8 insertions, 45 deletions
diff --git a/ftp/gwget/Makefile b/ftp/gwget/Makefile index 2a4cb75ab636..c7b34c9c3228 100644 --- a/ftp/gwget/Makefile +++ b/ftp/gwget/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gwget -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.4 CATEGORIES= ftp gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -24,7 +24,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes USE_GNOME= gnomeprefix gnomehack gtk20 gconf2 libgnomeui \ - libglade2 desktopfileutils + desktopfileutils INSTALLS_ICONS= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ @@ -45,7 +45,7 @@ CONFIGURE_ARGS+= --disable-libnotify BUILD_DEPENDS+= epiphany:${PORTSDIR}/www/epiphany RUN_DEPENDS+= epiphany:${PORTSDIR}/www/epiphany CONFIGURE_ARGS+= --enable-epiphany-extension -PLIST_SUB+= EPIPHANY="" EPHY_VERSION="2.26" +PLIST_SUB+= EPIPHANY="" EPHY_VERSION="2.28" .else CONFIGURE_ARGS+= --disable-epiphany-extension PLIST_SUB+= EPIPHANY="@comment " diff --git a/ftp/gwget/distinfo b/ftp/gwget/distinfo index 234f647e0d28..72a1cfa0defa 100644 --- a/ftp/gwget/distinfo +++ b/ftp/gwget/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gwget-1.0.2.tar.bz2) = 52b518ea58b3bd618db0c58910ee5ccc -SHA256 (gnome2/gwget-1.0.2.tar.bz2) = 2e28da869f85dcf18a38f005d58ed3470cf097a886231b000c239742a5a1dace -SIZE (gnome2/gwget-1.0.2.tar.bz2) = 433897 +MD5 (gnome2/gwget-1.0.4.tar.bz2) = b65ebc752cad068e747ae6ef45fafdcc +SHA256 (gnome2/gwget-1.0.4.tar.bz2) = a65b2b2b3befb6cf34a697a13111b35498a6d63f9a9b048a22b8654f35ef643f +SIZE (gnome2/gwget-1.0.4.tar.bz2) = 444843 diff --git a/ftp/gwget/files/patch-configure b/ftp/gwget/files/patch-configure deleted file mode 100644 index 369e2a4489a7..000000000000 --- a/ftp/gwget/files/patch-configure +++ /dev/null @@ -1,37 +0,0 @@ ---- configure.orig 2009-10-02 13:58:38.000000000 +1000 -+++ configure 2009-10-02 13:59:21.000000000 +1000 -@@ -1653,10 +1653,10 @@ - Config database for installing schema files. - --with-gconf-schema-file-dir=dir - Directory for installing schema files. -- --with-epiphany-version[=1.6|1.8|1.10|2.14|2.16|2.18|2.20|2.22|2.24|2.26] -+ --with-epiphany-version[=1.6|1.8|1.10|2.14|2.16|2.18|2.20|2.22|2.24|2.26|2.28] - Whether to use epiphany version 1.6 or 1.8 or 1.10 - or 2.14 or 2.16 or 2.18 or 2.20 or 2.22 or 2.24 or -- 2.26 (default 1.6) -+ 2.26 or 2.28 (default 1.6) - --with-extension-prefix=path Epiphany extension prefix - - Some influential environment variables: -@@ -14861,7 +14861,9 @@ - - - EPHY_AUTODETECT="(autodetect)" --if pkg-config --exists epiphany-2.26; then -+if pkg-config --exists epiphany-2.28; then -+ EPHY_VER=2.28 -+elif pkg-config --exists epiphany-2.26; then - EPHY_VER=2.26 - elif pkg-config --exists epiphany-2.25; then - EPHY_VER=2.25 -@@ -14976,6 +14978,10 @@ - EPIPHANY_PKGCONFIG=epiphany-2.26 - EPIPHANY_REQUIRED=2.26 - EPIPHANY_SHORTVER=226 -+elif test "x$EPHY_VER" = "x2.28"; then -+ EPIPHANY_PKGCONFIG=epiphany-2.28 -+ EPIPHANY_REQUIRED=2.28 -+ EPIPHANY_SHORTVER=228 - else - { $as_echo "$as_me:$LINENO: result: no epiphany installed" >&5 - $as_echo "no epiphany installed" >&6; } diff --git a/ftp/gwget/pkg-plist b/ftp/gwget/pkg-plist index 449e8e82756b..97a126eb251d 100644 --- a/ftp/gwget/pkg-plist +++ b/ftp/gwget/pkg-plist @@ -7,8 +7,8 @@ share/dbus-1/services/org.gnome.gwget.service %%DATADIR%%/gwget-large.png %%DATADIR%%/downloading.png %%DATADIR%%/newdownload.png -%%DATADIR%%/preferences.glade -%%DATADIR%%/gwget.glade +%%DATADIR%%/preferences.ui +%%DATADIR%%/gwget.ui %%EPIPHANY%%lib/epiphany/%%EPHY_VERSION%%/extensions/gwget.xml %%EPIPHANY%%lib/epiphany/%%EPHY_VERSION%%/extensions/libgwgetextension.a %%EPIPHANY%%lib/epiphany/%%EPHY_VERSION%%/extensions/libgwgetextension.la |