diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-08-22 08:04:48 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-08-22 08:04:48 +0000 |
commit | 3a5cc6e363b01eb687ce7857f304f1396e6675cc (patch) | |
tree | fb17407d30cb54cc2df20c44bc97d99f9baf66e7 /net-p2p/opendchub | |
parent | 8ec51fac3fd093d4e5584aecd4fd4226dd726253 (diff) | |
download | ports-3a5cc6e363b01eb687ce7857f304f1396e6675cc.tar.gz ports-3a5cc6e363b01eb687ce7857f304f1396e6675cc.zip |
Notes
Diffstat (limited to 'net-p2p/opendchub')
-rw-r--r-- | net-p2p/opendchub/Makefile | 7 | ||||
-rw-r--r-- | net-p2p/opendchub/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net-p2p/opendchub/Makefile b/net-p2p/opendchub/Makefile index 05ef4e478685..ebe722a92cec 100644 --- a/net-p2p/opendchub/Makefile +++ b/net-p2p/opendchub/Makefile @@ -6,13 +6,12 @@ # PORTNAME= opendchub -PORTVERSION= 0.7.14 -PORTREVISION= 2 +PORTVERSION= 0.7.15 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= babak@farrokhi.net COMMENT= Unofficial Unix version of the Direct Connect Hub software USE_PERL5= yes @@ -31,7 +30,7 @@ post-install: .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500601 -IGNORE= "needs at least perl 5.6.1 to build" +IGNORE= needs at least perl 5.6.1 to build .endif .include <bsd.port.post.mk> diff --git a/net-p2p/opendchub/distinfo b/net-p2p/opendchub/distinfo index 0e20a19ba5f2..a2e813b3b037 100644 --- a/net-p2p/opendchub/distinfo +++ b/net-p2p/opendchub/distinfo @@ -1,3 +1,3 @@ -MD5 (opendchub-0.7.14.tar.gz) = 6121347154820e2b307a5aecafa86ce8 -SHA256 (opendchub-0.7.14.tar.gz) = a313ff89ca8fcef265179b320be9b42b32c8e7747c12b4b86c6665146c22ce15 -SIZE (opendchub-0.7.14.tar.gz) = 187739 +MD5 (opendchub-0.7.15.tar.gz) = 8f9ab5bb7f85730f4b1ce7cceb6aef96 +SHA256 (opendchub-0.7.15.tar.gz) = cae88a6d3faceb5da35e30399ba0613c85a437f3c85a5b02b954fc1161a965b1 +SIZE (opendchub-0.7.15.tar.gz) = 193507 |