diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-08-29 18:21:02 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-08-29 18:21:02 +0000 |
commit | a71e2f0d6d743a5e898751b76efe92d4ae202902 (patch) | |
tree | 3c992e3f017ec5a0a140700d38dac90461b34d0e /net/net6 | |
parent | 2ad0ba7c82102154b172a1a99f45c757b6436716 (diff) | |
download | ports-a71e2f0d6d743a5e898751b76efe92d4ae202902.tar.gz ports-a71e2f0d6d743a5e898751b76efe92d4ae202902.zip |
Notes
Diffstat (limited to 'net/net6')
-rw-r--r-- | net/net6/Makefile | 9 | ||||
-rw-r--r-- | net/net6/distinfo | 6 | ||||
-rw-r--r-- | net/net6/pkg-plist | 6 |
3 files changed, 12 insertions, 9 deletions
diff --git a/net/net6/Makefile b/net/net6/Makefile index d7f593d08f60..e2f9607c3ab5 100644 --- a/net/net6/Makefile +++ b/net/net6/Makefile @@ -6,8 +6,7 @@ # PORTNAME= net6 -PORTVERSION= 1.3.9 -PORTREVISION= 1 +PORTVERSION= 1.3.10 CATEGORIES= net devel MASTER_SITES= http://releases.0x539.de/net6/ \ http://www.atarininja.org/~wxs/distfiles/ @@ -18,11 +17,9 @@ COMMENT= Network access framework for IPv4/IPv6 LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \ gnutls.40:${PORTSDIR}/security/gnutls -BROKEN= does not build - USE_LDCONFIG= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomehack +USE_AUTOTOOLS= autoconf:262 +USE_GNOME= gnomehack pkgconfig MAKE_JOBS_SAFE= yes .if !defined(WITHOUT_NLS) diff --git a/net/net6/distinfo b/net/net6/distinfo index 6e95ddf70c12..a98be15082da 100644 --- a/net/net6/distinfo +++ b/net/net6/distinfo @@ -1,3 +1,3 @@ -MD5 (net6-1.3.9.tar.gz) = afab12d33fc201a7dbc2cfa116218079 -SHA256 (net6-1.3.9.tar.gz) = 46af4422e453836038c2b19b25ae60b27d028b8f7c645b71b20dc0069383f202 -SIZE (net6-1.3.9.tar.gz) = 449368 +MD5 (net6-1.3.10.tar.gz) = 9057eab1e9fc3650513241b7c8b0f899 +SHA256 (net6-1.3.10.tar.gz) = 361b99ca872ce6e6e32d6c9e2ca372eefbb3be9b9ab1d62495a43055ce618d99 +SIZE (net6-1.3.10.tar.gz) = 454813 diff --git a/net/net6/pkg-plist b/net/net6/pkg-plist index 0a9ad736be0a..21d06a297a99 100644 --- a/net/net6/pkg-plist +++ b/net/net6/pkg-plist @@ -28,8 +28,14 @@ libdata/pkgconfig/net6-1.3.pc %%NLS%%share/locale/de/LC_MESSAGES/net6.mo %%NLS%%share/locale/es/LC_MESSAGES/net6.mo %%NLS%%share/locale/fr/LC_MESSAGES/net6.mo +%%NLS%%share/locale/he/LC_MESSAGES/net6.mo %%NLS%%share/locale/it/LC_MESSAGES/net6.mo +%%NLS%%share/locale/nb/LC_MESSAGES/net6.mo %%NLS%%share/locale/nl/LC_MESSAGES/net6.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/net6.mo %%NLS%%share/locale/pt/LC_MESSAGES/net6.mo +%%NLS%%share/locale/ru/LC_MESSAGES/net6.mo +%%NLS%%share/locale/sk/LC_MESSAGES/net6.mo %%NLS%%share/locale/sv/LC_MESSAGES/net6.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/net6.mo @dirrm include/net6 |