summaryrefslogtreecommitdiff
path: root/net/gnet/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2005-03-23 22:26:44 +0000
committerwiz <wiz>2005-03-23 22:26:44 +0000
commitd830023dce0cf670c4c96f6701365272f8701fd3 (patch)
treef6190aa95ad91e01880150f43a1564c24e7155aa /net/gnet/Makefile
parenta8ef2f3811c0ef192ed1f38496b01bf5d4711d70 (diff)
downloadpkgsrc-d830023dce0cf670c4c96f6701365272f8701fd3.tar.gz
Update to 2.0.7:
2.0.7 ----- * Ship API documentation pre-built as HTML * Build fixes for mingw on win32 (Gisle Vanem) (Released Feb 23, 2005) 2.0.6 ----- * New experimental HTTP Conn module (Tim Muller) * Misc bug fixes: - pthread detection - escaping of high Latin-1 characters - base64 encoding - doc fixes (gnet_base64_encode) - fix crash when doing dns lookup on ipv6-enabled win32 systems (only if gnet has been built using configure/autotools) (Released Feb 18, 2005) Package change: Drop maintainership.
Diffstat (limited to 'net/gnet/Makefile')
-rw-r--r--net/gnet/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/gnet/Makefile b/net/gnet/Makefile
index 16720778d02..e2b3c80a6df 100644
--- a/net/gnet/Makefile
+++ b/net/gnet/Makefile
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.24 2004/10/03 00:17:53 tv Exp $
+# $NetBSD: Makefile,v 1.25 2005/03/23 22:26:44 wiz Exp $
#
-DISTNAME= gnet-2.0.5
-PKGREVISION= 1
+DISTNAME= gnet-2.0.7
CATEGORIES= net
MASTER_SITES= http://www.gnetlibrary.org/src/
-MAINTAINER= wiz@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnetlibrary.org/
COMMENT= Simple network library