diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-01-06 04:09:52 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-01-06 04:09:52 +0800 |
commit | 89f5cfb8b49765cd8c1b3751aae75f30792b0ee8 (patch) | |
tree | d29b707df35f150ec8f71325b72c49b2b6494102 | |
parent | c2af0ce786c9b19e51c585d276ec417ebbdf899a (diff) | |
download | marcuscom-ports-89f5cfb8b49765cd8c1b3751aae75f30792b0ee8.tar marcuscom-ports-89f5cfb8b49765cd8c1b3751aae75f30792b0ee8.tar.gz marcuscom-ports-89f5cfb8b49765cd8c1b3751aae75f30792b0ee8.tar.bz2 marcuscom-ports-89f5cfb8b49765cd8c1b3751aae75f30792b0ee8.tar.lz marcuscom-ports-89f5cfb8b49765cd8c1b3751aae75f30792b0ee8.tar.xz marcuscom-ports-89f5cfb8b49765cd8c1b3751aae75f30792b0ee8.tar.zst marcuscom-ports-89f5cfb8b49765cd8c1b3751aae75f30792b0ee8.zip |
Update to 3.0.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16632 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | net/gnome-nettool3/Makefile | 10 | ||||
-rw-r--r-- | net/gnome-nettool3/distinfo | 4 | ||||
-rw-r--r-- | net/gnome-nettool3/pkg-plist | 2 |
3 files changed, 9 insertions, 7 deletions
diff --git a/net/gnome-nettool3/Makefile b/net/gnome-nettool3/Makefile index 1a5faac5b..c76cb7dd6 100644 --- a/net/gnome-nettool3/Makefile +++ b/net/gnome-nettool3/Makefile @@ -3,11 +3,11 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/net/gnome-nettool3/Makefile,v 1.1 2011/05/01 23:42:02 mezz Exp $ # PORTNAME= gnome-nettool -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.1 PORTEPOCH= 1 CATEGORIES= net gnome MASTER_SITES= GNOME @@ -21,15 +21,15 @@ LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop CONFLICTS= gnome-nettool-2.[0-9]* LATEST_LINK= gnome-nettool3 -USE_BZIP2= yes +USE_XZ= yes USE_GNOME= gnomehack intlhack gnomeprefix gtk30 gnomedocutils USE_GMAKE= yes USE_GETTEXT= yes INSTALLS_OMF= yes INSTALLS_ICONS= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib CFLAGS+= -DHAVE_SOCKADDR_SA_LEN GLIB_SCHEMAS= org.gnome.gnome-nettool.gschema.xml diff --git a/net/gnome-nettool3/distinfo b/net/gnome-nettool3/distinfo index b7b16e75a..83fe7ef6e 100644 --- a/net/gnome-nettool3/distinfo +++ b/net/gnome-nettool3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-nettool-3.0.0.tar.bz2) = 6b75ee5de54fae67db0ba710e8b334a5b1fcd18719d38ae09b9dd05f5e2555e9 -SIZE (gnome3/gnome-nettool-3.0.0.tar.bz2) = 650660 +SHA256 (gnome3/gnome-nettool-3.0.1.tar.xz) = 2c21b44b351ee470226e1e5580bb9acf0326d9b6c3040deff75322f8ca132317 +SIZE (gnome3/gnome-nettool-3.0.1.tar.xz) = 579848 diff --git a/net/gnome-nettool3/pkg-plist b/net/gnome-nettool3/pkg-plist index 42907cfba..42e70136e 100644 --- a/net/gnome-nettool3/pkg-plist +++ b/net/gnome-nettool3/pkg-plist @@ -37,6 +37,7 @@ share/locale/ar/LC_MESSAGES/gnome-nettool.mo share/locale/as/LC_MESSAGES/gnome-nettool.mo share/locale/ast/LC_MESSAGES/gnome-nettool.mo share/locale/az/LC_MESSAGES/gnome-nettool.mo +share/locale/be/LC_MESSAGES/gnome-nettool.mo share/locale/bg/LC_MESSAGES/gnome-nettool.mo share/locale/bn/LC_MESSAGES/gnome-nettool.mo share/locale/bn_IN/LC_MESSAGES/gnome-nettool.mo @@ -53,6 +54,7 @@ share/locale/el/LC_MESSAGES/gnome-nettool.mo share/locale/en@shaw/LC_MESSAGES/gnome-nettool.mo share/locale/en_CA/LC_MESSAGES/gnome-nettool.mo share/locale/en_GB/LC_MESSAGES/gnome-nettool.mo +share/locale/eo/LC_MESSAGES/gnome-nettool.mo share/locale/es/LC_MESSAGES/gnome-nettool.mo share/locale/et/LC_MESSAGES/gnome-nettool.mo share/locale/eu/LC_MESSAGES/gnome-nettool.mo |