diff options
author | wxs <wxs@FreeBSD.org> | 2009-08-30 02:21:02 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-08-30 02:21:02 +0800 |
commit | 1887d1f01c1701ff31ada3c66cdfc140d8381ee1 (patch) | |
tree | 94ca8ce4df0e0583e64a68ee6ebeaf372faed7d7 /net/net6 | |
parent | a44690d3388b3212db63ce787ccd1ae35ff4baef (diff) | |
download | freebsd-ports-graphics-1887d1f01c1701ff31ada3c66cdfc140d8381ee1.tar.gz freebsd-ports-graphics-1887d1f01c1701ff31ada3c66cdfc140d8381ee1.tar.zst freebsd-ports-graphics-1887d1f01c1701ff31ada3c66cdfc140d8381ee1.zip |
- Update to 1.3.10 which now builds correctly.
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 d7f593d08f6..e2f9607c3ab 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 6e95ddf70c1..a98be15082d 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 0a9ad736be0..21d06a297a9 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 |