Update to 0.4.3

PR:		ports/41174
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
This commit is contained in:
Patrick Li 2002-07-31 03:11:05 +00:00
parent 9e78ced9c2
commit 402609b4f5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63770
6 changed files with 8 additions and 8 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= gnunet
PORTVERSION= 0.4.2
PORTVERSION= 0.4.3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -27,7 +27,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
MAN1= gnunet-download.1 gnunet-gtk.1 gnunet-insert-multi.1 \
gnunet-insert.1 gnunet-search.1 gnunetd.1
gnunet-insert.1 gnunet-search.1 gnunetd.1 gnunet-check.1
MAN5= gnunet.conf.5
post-patch:

View File

@ -1 +1 @@
MD5 (GNUnet-0.4.2.tar.bz2) = b820139fe4d9dcb7a9fad79e37b3c0a8
MD5 (GNUnet-0.4.3.tar.bz2) = 19d7cc5c7850c4a403e980171811e1e3

View File

@ -1,7 +1,7 @@
bin/gnunet-check
bin/gnunet-download
bin/gnunet-gtk
bin/gnunet-insert
bin/gnunet-insert-multi
bin/gnunet-search
bin/gnunet-stats
bin/gnunetd

View File

@ -7,7 +7,7 @@
#
PORTNAME= gnunet
PORTVERSION= 0.4.2
PORTVERSION= 0.4.3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -27,7 +27,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
MAN1= gnunet-download.1 gnunet-gtk.1 gnunet-insert-multi.1 \
gnunet-insert.1 gnunet-search.1 gnunetd.1
gnunet-insert.1 gnunet-search.1 gnunetd.1 gnunet-check.1
MAN5= gnunet.conf.5
post-patch:

View File

@ -1 +1 @@
MD5 (GNUnet-0.4.2.tar.bz2) = b820139fe4d9dcb7a9fad79e37b3c0a8
MD5 (GNUnet-0.4.3.tar.bz2) = 19d7cc5c7850c4a403e980171811e1e3

View File

@ -1,7 +1,7 @@
bin/gnunet-check
bin/gnunet-download
bin/gnunet-gtk
bin/gnunet-insert
bin/gnunet-insert-multi
bin/gnunet-search
bin/gnunet-stats
bin/gnunetd