summaryrefslogtreecommitdiff
path: root/net/net6
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2006-02-12 04:26:32 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2006-02-12 04:26:32 +0000
commit81fb346c3279ac574e4a6e2ae4e5325f2e8573ef (patch)
tree338b12fa0914f1e7952be5a17b3a290e2248927e /net/net6
parentUpdate to 0.66. (diff)
Update to 1.2.2.
Fix build on 4.x. PR: ports/93219 Submitted by: Andreas Kohn <andreas@syndrom23.de> (maintainer)
Notes
Notes: svn path=/head/; revision=155819
Diffstat (limited to 'net/net6')
-rw-r--r--net/net6/Makefile12
-rw-r--r--net/net6/distinfo6
-rw-r--r--net/net6/pkg-plist2
3 files changed, 8 insertions, 12 deletions
diff --git a/net/net6/Makefile b/net/net6/Makefile
index 036da7e3ce56..184673b82c70 100644
--- a/net/net6/Makefile
+++ b/net/net6/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= net6
-PORTVERSION= 1.2.1
+PORTVERSION= 1.2.2
CATEGORIES= net devel
MASTER_SITES= http://releases.0x539.de/net6/
@@ -15,12 +15,14 @@ COMMENT= Network access framework for IPv4/IPv6
LIB_DEPENDS= sigc++-2.0.0:${PORTSDIR}/devel/libsigc++20
+USE_GCC= 3.4+
INSTALLS_SHLIB= yes
USE_AUTOTOOLS= libtool:15
USE_GNOME= gnomehack
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
+USE_ICONV= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
PLIST_SUB= NLS=""
.else
@@ -28,10 +30,4 @@ CONFIGURE_ARGS= --disable-nls
PLIST_SUB= NLS="@comment "
.endif
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-IGNORE= does not build on FreeBSD 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/net/net6/distinfo b/net/net6/distinfo
index d2f1e53c66a3..62928d32f8e0 100644
--- a/net/net6/distinfo
+++ b/net/net6/distinfo
@@ -1,3 +1,3 @@
-MD5 (net6-1.2.1.tar.gz) = e5e22450144b7a788955164729ef5034
-SHA256 (net6-1.2.1.tar.gz) = 0f3f3db01ca3613f9e4f407eeb5395745df770a92eb654ce0c7c71c0322fa4fc
-SIZE (net6-1.2.1.tar.gz) = 376538
+MD5 (net6-1.2.2.tar.gz) = 8a551a2d9785b2b0ed431bb9eeb6cfd6
+SHA256 (net6-1.2.2.tar.gz) = ccdf8bfec6098b9da9a82c8d3a4d85266a5c2fd8e0240bb9448448ea39f3a68a
+SIZE (net6-1.2.2.tar.gz) = 377078
diff --git a/net/net6/pkg-plist b/net/net6/pkg-plist
index 083c184eeb4e..eb6a80ef5504 100644
--- a/net/net6/pkg-plist
+++ b/net/net6/pkg-plist
@@ -1,7 +1,7 @@
include/net6/address.hpp
include/net6/client.hpp
-include/net6/connection.hpp
include/net6/common.hpp
+include/net6/connection.hpp
include/net6/default_accumulator.hpp
include/net6/error.hpp
include/net6/gettext_package.hpp