diff options
author | pat <pat@FreeBSD.org> | 2002-07-31 11:11:05 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-07-31 11:11:05 +0800 |
commit | 8ec51d9df76b54fe3a953dde67b8fb6681eb3d9d (patch) | |
tree | 1f38937c62ae0a1e50e8f2d94f6847660fe13d13 /net-p2p/gnunet | |
parent | 35cc09509bc77c37c4094140113a4f4554174d36 (diff) | |
download | freebsd-ports-gnome-8ec51d9df76b54fe3a953dde67b8fb6681eb3d9d.tar.gz freebsd-ports-gnome-8ec51d9df76b54fe3a953dde67b8fb6681eb3d9d.tar.zst freebsd-ports-gnome-8ec51d9df76b54fe3a953dde67b8fb6681eb3d9d.zip |
Update to 0.4.3
PR: ports/41174
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Diffstat (limited to 'net-p2p/gnunet')
-rw-r--r-- | net-p2p/gnunet/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/gnunet/distinfo | 2 | ||||
-rw-r--r-- | net-p2p/gnunet/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile index 1493af21d74c..b41ae1ad1552 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -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: diff --git a/net-p2p/gnunet/distinfo b/net-p2p/gnunet/distinfo index eda15996621e..f41bcaeb7ad7 100644 --- a/net-p2p/gnunet/distinfo +++ b/net-p2p/gnunet/distinfo @@ -1 +1 @@ -MD5 (GNUnet-0.4.2.tar.bz2) = b820139fe4d9dcb7a9fad79e37b3c0a8 +MD5 (GNUnet-0.4.3.tar.bz2) = 19d7cc5c7850c4a403e980171811e1e3 diff --git a/net-p2p/gnunet/pkg-plist b/net-p2p/gnunet/pkg-plist index 442857aa38df..5e393f91bc2a 100644 --- a/net-p2p/gnunet/pkg-plist +++ b/net-p2p/gnunet/pkg-plist @@ -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 |