diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-29 17:29:51 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-29 17:29:51 +0000 |
commit | 498027abe5e110cd794f0120231a132c2563193a (patch) | |
tree | 9eeb1fd588ca395b6162ae526b167b53a532ac09 | |
parent | b656a41e9caf4a57258e2d7335ad5676b82b738e (diff) | |
download | ports-498027abe5e110cd794f0120231a132c2563193a.tar.gz ports-498027abe5e110cd794f0120231a132c2563193a.zip |
Notes
-rw-r--r-- | net-p2p/gnunet/Makefile | 6 | ||||
-rw-r--r-- | net-p2p/gnunet/distinfo | 4 | ||||
-rw-r--r-- | net-p2p/gnunet/pkg-plist | 3 | ||||
-rw-r--r-- | net/gnunet/Makefile | 6 | ||||
-rw-r--r-- | net/gnunet/distinfo | 4 | ||||
-rw-r--r-- | net/gnunet/pkg-plist | 3 |
6 files changed, 18 insertions, 8 deletions
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile index c96c61ddf384..82d9c8f981f0 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gnunet -PORTVERSION= 0.6.3a +PORTVERSION= 0.6.4 CATEGORIES= net MASTER_SITES= http://www.ovmj.org/GNUnet/download/ \ ${MASTER_SITE_GNU} @@ -17,12 +17,14 @@ DISTNAME= GNUnet-${PORTVERSION} MAINTAINER= krion@FreeBSD.org COMMENT= An anonymous, distributed, reputation-based network +LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 + USE_LIBLTDL= yes USE_BZIP2= yes USE_GETOPT_LONG= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_GNOME= gnometarget gtk12 lthack +USE_GNOME= gnometarget gtk20 lthack USE_INC_LIBTOOL_VER=13 USE_OPENSSL= yes USE_REINPLACE= yes diff --git a/net-p2p/gnunet/distinfo b/net-p2p/gnunet/distinfo index f1bef5f545d4..fdb4988cc107 100644 --- a/net-p2p/gnunet/distinfo +++ b/net-p2p/gnunet/distinfo @@ -1,2 +1,2 @@ -MD5 (GNUnet-0.6.3a.tar.bz2) = 67911fc3fd1d42e5ea6b83f4f7ea9565 -SIZE (GNUnet-0.6.3a.tar.bz2) = 1035361 +MD5 (GNUnet-0.6.4.tar.bz2) = cf86db4ce3779b54596e057c24d616e3 +SIZE (GNUnet-0.6.4.tar.bz2) = 1106668 diff --git a/net-p2p/gnunet/pkg-plist b/net-p2p/gnunet/pkg-plist index 74b88fb5be4a..bfcc6a03b809 100644 --- a/net-p2p/gnunet/pkg-plist +++ b/net-p2p/gnunet/pkg-plist @@ -58,7 +58,10 @@ lib/libgnunettransport_udp.so lib/libgnunetutil.a lib/libgnunetutil.so lib/libgnunetutil.so.0 +share/GNUnet/gnunet_logo.png +share/locale/de/LC_MESSAGES/GNUnet.mo %%WITH_GDBM%%lib/libgnunetafs_database_gdbm.so %%WITH_TDB%%lib/libgnunetafs_database_tdb.so %%WITH_IPV6%%lib/libgnunettransport_tcp6.so %%WITH_IPV6%%lib/libgnunettransport_udp6.so +@dirrm share/GNUnet diff --git a/net/gnunet/Makefile b/net/gnunet/Makefile index c96c61ddf384..82d9c8f981f0 100644 --- a/net/gnunet/Makefile +++ b/net/gnunet/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gnunet -PORTVERSION= 0.6.3a +PORTVERSION= 0.6.4 CATEGORIES= net MASTER_SITES= http://www.ovmj.org/GNUnet/download/ \ ${MASTER_SITE_GNU} @@ -17,12 +17,14 @@ DISTNAME= GNUnet-${PORTVERSION} MAINTAINER= krion@FreeBSD.org COMMENT= An anonymous, distributed, reputation-based network +LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 + USE_LIBLTDL= yes USE_BZIP2= yes USE_GETOPT_LONG= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_GNOME= gnometarget gtk12 lthack +USE_GNOME= gnometarget gtk20 lthack USE_INC_LIBTOOL_VER=13 USE_OPENSSL= yes USE_REINPLACE= yes diff --git a/net/gnunet/distinfo b/net/gnunet/distinfo index f1bef5f545d4..fdb4988cc107 100644 --- a/net/gnunet/distinfo +++ b/net/gnunet/distinfo @@ -1,2 +1,2 @@ -MD5 (GNUnet-0.6.3a.tar.bz2) = 67911fc3fd1d42e5ea6b83f4f7ea9565 -SIZE (GNUnet-0.6.3a.tar.bz2) = 1035361 +MD5 (GNUnet-0.6.4.tar.bz2) = cf86db4ce3779b54596e057c24d616e3 +SIZE (GNUnet-0.6.4.tar.bz2) = 1106668 diff --git a/net/gnunet/pkg-plist b/net/gnunet/pkg-plist index 74b88fb5be4a..bfcc6a03b809 100644 --- a/net/gnunet/pkg-plist +++ b/net/gnunet/pkg-plist @@ -58,7 +58,10 @@ lib/libgnunettransport_udp.so lib/libgnunetutil.a lib/libgnunetutil.so lib/libgnunetutil.so.0 +share/GNUnet/gnunet_logo.png +share/locale/de/LC_MESSAGES/GNUnet.mo %%WITH_GDBM%%lib/libgnunetafs_database_gdbm.so %%WITH_TDB%%lib/libgnunetafs_database_tdb.so %%WITH_IPV6%%lib/libgnunettransport_tcp6.so %%WITH_IPV6%%lib/libgnunettransport_udp6.so +@dirrm share/GNUnet |