mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
- Update to 1.3.10 which now builds correctly.
This commit is contained in:
parent
2ad0ba7c82
commit
a71e2f0d6d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240516
@ -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)
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user