diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-12-24 08:03:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-12-24 08:03:19 +0800 |
commit | 57855106d69ac22f508b1bd70417d13a0f42d1c9 (patch) | |
tree | c92936e8653893fbb7a668086196ef966f830595 /net-p2p | |
parent | bfd7fd5470e9f99792f10fb2c04d315d53ad5c59 (diff) | |
download | freebsd-ports-gnome-57855106d69ac22f508b1bd70417d13a0f42d1c9.tar.gz freebsd-ports-gnome-57855106d69ac22f508b1bd70417d13a0f42d1c9.tar.zst freebsd-ports-gnome-57855106d69ac22f508b1bd70417d13a0f42d1c9.zip |
- Update to 0.11
- Pet portlint
Changes: http://search.cpan.org/dist/Net-DirectConnect/Changes
PR: ports/161919
Submitted by: sunpoet (myself)
Approved by: maintainer (implicit)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/p5-Net-DirectConnect/Makefile | 25 | ||||
-rw-r--r-- | net-p2p/p5-Net-DirectConnect/distinfo | 4 | ||||
-rw-r--r-- | net-p2p/p5-Net-DirectConnect/pkg-plist | 8 |
3 files changed, 24 insertions, 13 deletions
diff --git a/net-p2p/p5-Net-DirectConnect/Makefile b/net-p2p/p5-Net-DirectConnect/Makefile index 7d8ad7e0c016..a2b311a66577 100644 --- a/net-p2p/p5-Net-DirectConnect/Makefile +++ b/net-p2p/p5-Net-DirectConnect/Makefile @@ -6,24 +6,33 @@ # PORTNAME= Net-DirectConnect -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= net-p2p net perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:PRO PKGNAMEPREFIX= p5- MAINTAINER= proler@gmail.com COMMENT= Perl Direct Connect lib and client -RUN_DEPENDS= ${SITE_PERL}/lib/abs.pm:${PORTSDIR}/devel/p5-lib-abs \ - ${SITE_PERL}/MIME/Base32.pm:${PORTSDIR}/converters/p5-MIME-Base32 \ - ${SITE_PERL}/${PERL_ARCH}/Sys/Sendfile/FreeBSD.pm:${PORTSDIR}/devel/p5-Sys-Sendfile-FreeBSD \ - ${SITE_PERL}/${PERL_ARCH}/Net/DirectConnect/TigerHash.pm:${PORTSDIR}/net-p2p/p5-Net-DirectConnect-TigerHash \ - ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite +BUILD_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ + p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ + p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6 \ + p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ + p5-Net-DirectConnect-TigerHash>=0:${PORTSDIR}/net-p2p/p5-Net-DirectConnect-TigerHash \ + p5-Socket6>=0:${PORTSDIR}/net/p5-Socket6 \ + p5-lib-abs>=0:${PORTSDIR}/devel/p5-lib-abs +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN1= dcget.1 dcshare.1 MAN3= Net::DirectConnect.3 Net::DirectConnect::filelist.3 -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${PERL_LEVEL} < 501001 +BUILD_DEPENDS+= p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress +RUN_DEPENDS+= p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress +.endif + +.include <bsd.port.post.mk> diff --git a/net-p2p/p5-Net-DirectConnect/distinfo b/net-p2p/p5-Net-DirectConnect/distinfo index d778082401a8..a06702e04561 100644 --- a/net-p2p/p5-Net-DirectConnect/distinfo +++ b/net-p2p/p5-Net-DirectConnect/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-DirectConnect-0.10.tar.gz) = 9a955bf974a9ec66c68fed5baf073f26ffc823e61819df652b621718805ad4b4 -SIZE (Net-DirectConnect-0.10.tar.gz) = 124450 +SHA256 (Net-DirectConnect-0.11.tar.gz) = 1f3cd78aacb4d8854c3b86008adf29690fad4ae0bb354bb223a3012d3813b60a +SIZE (Net-DirectConnect-0.11.tar.gz) = 132769 diff --git a/net-p2p/p5-Net-DirectConnect/pkg-plist b/net-p2p/p5-Net-DirectConnect/pkg-plist index 03cdd60ef0f4..1ebc2a057184 100644 --- a/net-p2p/p5-Net-DirectConnect/pkg-plist +++ b/net-p2p/p5-Net-DirectConnect/pkg-plist @@ -3,6 +3,7 @@ bin/dchub bin/dcshare %%SITE_PERL%%/Net/DirectConnect.pm %%SITE_PERL%%/Net/DirectConnect/adc.pm +%%SITE_PERL%%/Net/DirectConnect/adcs.pm %%SITE_PERL%%/Net/DirectConnect/clicli.pm %%SITE_PERL%%/Net/DirectConnect/clihub.pm %%SITE_PERL%%/Net/DirectConnect/filelist.pm @@ -10,14 +11,15 @@ bin/dcshare %%SITE_PERL%%/Net/DirectConnect/hub.pm %%SITE_PERL%%/Net/DirectConnect/hubcli.pm %%SITE_PERL%%/Net/DirectConnect/hubhub.pm +%%SITE_PERL%%/Net/DirectConnect/ipv6.pm %%SITE_PERL%%/Net/DirectConnect/nmdc.pm %%SITE_PERL%%/Net/DirectConnect/pslib/psmisc.pm %%SITE_PERL%%/Net/DirectConnect/pslib/pssql.pm +%%SITE_PERL%%/Net/DirectConnect/sctp.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DirectConnect/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DirectConnect @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto -@dirrmtry %%SITE_PERL%%/mach @dirrm %%SITE_PERL%%/Net/DirectConnect/pslib -@dirrm %%SITE_PERL%%/Net/DirectConnect -@dirrm %%SITE_PERL%%/Net +@dirrmtry %%SITE_PERL%%/Net/DirectConnect +@dirrmtry %%SITE_PERL%%/Net |