Index: head/net/gnet2/Makefile =================================================================== --- head/net/gnet2/Makefile (revision 208431) +++ head/net/gnet2/Makefile (revision 208432) @@ -1,33 +1,32 @@ # New ports collection makefile for: gnet2 # Date created: 15 February 2003 # Whom: Joe Marcus Clarke # # $FreeBSD$ # PORTNAME= gnet -PORTVERSION= 2.0.7 -PORTREVISION= 2 +PORTVERSION= 2.0.8 CATEGORIES= net ipv6 -MASTER_SITES= http://www.gnetlibrary.org/src/ +MASTER_SITES= GNOME PKGNAMESUFFIX= 2 MAINTAINER= gnome@FreeBSD.org COMMENT= A simple network library built upon Glib-2 USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack glib20 USE_LDCONFIG= yes GNU_CONFIGURE= yes .if !defined(NOPORTDOCS) CONFIGURE_ARGS+= --with-html-dir=${DOCSDIR} .else CONFIGURE_ARGS+= --without-html-dir .endif post-patch: - @${REINPLACE_CMD} -e 's|GNET_INTERFACE_AGE=1|GNET_INTERFACE_AGE=7|g' \ + @${REINPLACE_CMD} -e 's|GNET_INTERFACE_AGE=0|GNET_INTERFACE_AGE=8|g' \ ${WRKSRC}/configure .include Property changes on: head/net/gnet2/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.38 \ No newline at end of property +1.39 \ No newline at end of property Index: head/net/gnet2/distinfo =================================================================== --- head/net/gnet2/distinfo (revision 208431) +++ head/net/gnet2/distinfo (revision 208432) @@ -1,3 +1,3 @@ -MD5 (gnet-2.0.7.tar.gz) = 3a7a40411775688fe4c42141ab007048 -SHA256 (gnet-2.0.7.tar.gz) = f749a157dda0f0efa07fa1b207b6df35371190ab5e60cc97ee87c15de394e64a -SIZE (gnet-2.0.7.tar.gz) = 608961 +MD5 (gnet-2.0.8.tar.gz) = f42215834646f656a5ecb2f5376f66ac +SHA256 (gnet-2.0.8.tar.gz) = d8c5c7885df729b6b9beb9f732353574428fc771e54d8561de173d10997f0a69 +SIZE (gnet-2.0.8.tar.gz) = 725267 Property changes on: head/net/gnet2/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/net/gnet2/files/patch-Makefile.in =================================================================== --- head/net/gnet2/files/patch-Makefile.in (revision 208431) +++ head/net/gnet2/files/patch-Makefile.in (revision 208432) @@ -1,11 +1,11 @@ ---- Makefile.in.orig Fri Jun 24 19:01:40 2005 -+++ Makefile.in Fri Jun 24 19:02:29 2005 -@@ -214,7 +214,7 @@ +--- Makefile.in.orig 2008-03-04 11:10:59.000000000 +0100 ++++ Makefile.in 2008-03-04 15:13:47.000000000 +0100 +@@ -265,7 +265,7 @@ target_alias = @target_alias@ target_cpu = @target_cpu@ target_os = @target_os@ target_vendor = @target_vendor@ --SUBDIRS = src examples tests doc +-SUBDIRS = src examples macros tests doc +SUBDIRS = src doc EXTRA_DIST = \ TODO \ HACKING \ Property changes on: head/net/gnet2/files/patch-Makefile.in ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/net/gnet2/pkg-plist =================================================================== --- head/net/gnet2/pkg-plist (revision 208431) +++ head/net/gnet2/pkg-plist (revision 208432) @@ -1,61 +1,62 @@ include/gnet-2.0/base64.h include/gnet-2.0/conn-http.h include/gnet-2.0/conn.h include/gnet-2.0/gnet.h include/gnet-2.0/inetaddr.h include/gnet-2.0/iochannel.h include/gnet-2.0/ipv6.h include/gnet-2.0/mcast.h include/gnet-2.0/md5.h include/gnet-2.0/pack.h include/gnet-2.0/server.h include/gnet-2.0/sha.h include/gnet-2.0/socks.h include/gnet-2.0/tcp.h include/gnet-2.0/udp.h include/gnet-2.0/unix.h include/gnet-2.0/uri.h lib/gnet-2.0/include/gnetconfig.h lib/libgnet-2.0.a lib/libgnet-2.0.la lib/libgnet-2.0.so lib/libgnet-2.0.so.0 libdata/pkgconfig/gnet-2.0.pc share/aclocal/gnet-2.0.m4 %%PORTDOCS%%%%DOCSDIR%%/gnet/gnet-base64.html %%PORTDOCS%%%%DOCSDIR%%/gnet/gnet-conn-http.html %%PORTDOCS%%%%DOCSDIR%%/gnet/gnet-conn.html %%PORTDOCS%%%%DOCSDIR%%/gnet/gnet-developers-async.html %%PORTDOCS%%%%DOCSDIR%%/gnet/gnet-developers-tips.html %%PORTDOCS%%%%DOCSDIR%%/gnet/gnet-developers.html %%PORTDOCS%%%%DOCSDIR%%/gnet/gnet-examples-other.html %%PORTDOCS%%%%DOCSDIR%%/gnet/gnet-examples.html %%PORTDOCS%%%%DOCSDIR%%/gnet/gnet-gnet.html %%PORTDOCS%%%%DOCSDIR%%/gnet/gnet-inetaddr.html %%PORTDOCS%%%%DOCSDIR%%/gnet/gnet-iochannel.html %%PORTDOCS%%%%DOCSDIR%%/gnet/gnet-ipv6.html %%PORTDOCS%%%%DOCSDIR%%/gnet/gnet-mcast.html %%PORTDOCS%%%%DOCSDIR%%/gnet/gnet-md5.html %%PORTDOCS%%%%DOCSDIR%%/gnet/gnet-overview.html %%PORTDOCS%%%%DOCSDIR%%/gnet/gnet-pack.html %%PORTDOCS%%%%DOCSDIR%%/gnet/gnet-server.html %%PORTDOCS%%%%DOCSDIR%%/gnet/gnet-sha.html %%PORTDOCS%%%%DOCSDIR%%/gnet/gnet-socks.html %%PORTDOCS%%%%DOCSDIR%%/gnet/gnet-tcp.html %%PORTDOCS%%%%DOCSDIR%%/gnet/gnet-udp.html %%PORTDOCS%%%%DOCSDIR%%/gnet/gnet-unix.html %%PORTDOCS%%%%DOCSDIR%%/gnet/gnet-uri.html %%PORTDOCS%%%%DOCSDIR%%/gnet/gnet.devhelp +%%PORTDOCS%%%%DOCSDIR%%/gnet/gnet.devhelp2 %%PORTDOCS%%%%DOCSDIR%%/gnet/home.png %%PORTDOCS%%%%DOCSDIR%%/gnet/index.html %%PORTDOCS%%%%DOCSDIR%%/gnet/index.sgml %%PORTDOCS%%%%DOCSDIR%%/gnet/left.png %%PORTDOCS%%%%DOCSDIR%%/gnet/libgnet-reference.html %%PORTDOCS%%%%DOCSDIR%%/gnet/right.png %%PORTDOCS%%%%DOCSDIR%%/gnet/style.css %%PORTDOCS%%%%DOCSDIR%%/gnet/up.png %%PORTDOCS%%@dirrm %%DOCSDIR%%/gnet %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm lib/gnet-2.0/include @dirrm lib/gnet-2.0 @dirrm include/gnet-2.0 Property changes on: head/net/gnet2/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property