- Update to 1.3.11

PR:		141814
Submitted by:	Ports Fury
This commit is contained in:
Martin Wilke 2009-12-22 11:25:21 +00:00
parent c42b04b255
commit c42733a91a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=246434
3 changed files with 17 additions and 16 deletions

View File

@ -6,10 +6,9 @@
#
PORTNAME= net6
PORTVERSION= 1.3.10
PORTVERSION= 1.3.11
CATEGORIES= net devel
MASTER_SITES= http://releases.0x539.de/net6/ \
http://www.atarininja.org/~wxs/distfiles/
MASTER_SITES= http://releases.0x539.de/net6/
MAINTAINER= ports@FreeBSD.org
COMMENT= Network access framework for IPv4/IPv6
@ -17,19 +16,20 @@ COMMENT= Network access framework for IPv4/IPv6
LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \
gnutls.40:${PORTSDIR}/security/gnutls
USE_LDCONFIG= yes
USE_AUTOTOOLS= autoconf:262
USE_GNOME= gnomehack pkgconfig
USE_AUTOTOOLS= libtool:22
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
USE_ICONV= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
PLIST_SUB= NLS=""
.if defined(WITHOUT_NLS)
CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+= NLS="@comment "
.else
CONFIGURE_ARGS= --disable-nls
PLIST_SUB= NLS="@comment "
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib
.endif
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (net6-1.3.10.tar.gz) = 9057eab1e9fc3650513241b7c8b0f899
SHA256 (net6-1.3.10.tar.gz) = 361b99ca872ce6e6e32d6c9e2ca372eefbb3be9b9ab1d62495a43055ce618d99
SIZE (net6-1.3.10.tar.gz) = 454813
MD5 (net6-1.3.11.tar.gz) = 7ae8b456875c340595a0c539d7108c76
SHA256 (net6-1.3.11.tar.gz) = 0147cff1a05e50bedd97a15e64388eb173359249bfadf0013907a7089b8b437f
SIZE (net6-1.3.11.tar.gz) = 457621

View File

@ -32,10 +32,11 @@ libdata/pkgconfig/net6-1.3.pc
%%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/pt_BR/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/uk/LC_MESSAGES/net6.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/net6.mo
@dirrm include/net6