diff options
-rw-r--r-- | net/gnet2/Makefile | 3 | ||||
-rw-r--r-- | net/gnet2/distinfo | 4 | ||||
-rw-r--r-- | net/gnet2/files/patch-configure | 10 |
3 files changed, 3 insertions, 14 deletions
diff --git a/net/gnet2/Makefile b/net/gnet2/Makefile index 5da600993294..4e6e7a89d046 100644 --- a/net/gnet2/Makefile +++ b/net/gnet2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnet -PORTVERSION= 2.0.4 -PORTREVISION= 1 +PORTVERSION= 2.0.5 CATEGORIES= net MASTER_SITES= http://www.gnetlibrary.org/src/ PKGNAMESUFFIX= 2 diff --git a/net/gnet2/distinfo b/net/gnet2/distinfo index 0ac7e50b0450..dafc9d564723 100644 --- a/net/gnet2/distinfo +++ b/net/gnet2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnet-2.0.4.tar.gz) = b43e728391143214e2cfd0b835b6fd2a -SIZE (gnet-2.0.4.tar.gz) = 451817 +MD5 (gnet-2.0.5.tar.gz) = 126f140618de34801933d192302ed0b9 +SIZE (gnet-2.0.5.tar.gz) = 419793 diff --git a/net/gnet2/files/patch-configure b/net/gnet2/files/patch-configure deleted file mode 100644 index 8520e176cae3..000000000000 --- a/net/gnet2/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure 2002/07/20 11:29:10 1.1 -+++ configure 2002/07/20 11:29:19 -@@ -6725,6 +6725,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' |