aboutsummaryrefslogtreecommitdiff
path: root/net-im/p5-Jabber-Lite
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-31 10:04:03 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-31 10:04:03 +0000
commit32e650c7b061f85cb338dcd3cc23d12ee593a709 (patch)
tree995458b56f7bd6429bf2f3c4b4ba34949ff68757 /net-im/p5-Jabber-Lite
parent7c696160a478de330307f29ddd1978607932dd5e (diff)
downloadports-32e650c7b061f85cb338dcd3cc23d12ee593a709.tar.gz
ports-32e650c7b061f85cb338dcd3cc23d12ee593a709.zip
Notes
Diffstat (limited to 'net-im/p5-Jabber-Lite')
-rw-r--r--net-im/p5-Jabber-Lite/Makefile17
-rw-r--r--net-im/p5-Jabber-Lite/distinfo4
-rw-r--r--net-im/p5-Jabber-Lite/pkg-descr6
-rw-r--r--net-im/p5-Jabber-Lite/pkg-plist6
4 files changed, 19 insertions, 14 deletions
diff --git a/net-im/p5-Jabber-Lite/Makefile b/net-im/p5-Jabber-Lite/Makefile
index 01922bc0c35c..2eea8a846757 100644
--- a/net-im/p5-Jabber-Lite/Makefile
+++ b/net-im/p5-Jabber-Lite/Makefile
@@ -2,20 +2,25 @@
# $FreeBSD$
PORTNAME= Jabber-Lite
-PORTVERSION= 0.8
+PORTVERSION= 0.8.1
CATEGORIES= net-im perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= Jabber
+MASTER_SITE_SUBDIR= CPAN:BEECEE
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Standalone library for communicating with Jabber servers
-RUN_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
- p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \
- p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \
+ p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
+ p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
+ p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS
+RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= perl5
USE_PERL5= configure
+USES= perl5
.include <bsd.port.mk>
diff --git a/net-im/p5-Jabber-Lite/distinfo b/net-im/p5-Jabber-Lite/distinfo
index f8a78ce1e689..ee5c9090fc70 100644
--- a/net-im/p5-Jabber-Lite/distinfo
+++ b/net-im/p5-Jabber-Lite/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Jabber-Lite-0.8.tar.gz) = 095cdd6b40b3fdc04841b3d265c24fc32fac2e8da1e6618e1c74931b9de44c45
-SIZE (Jabber-Lite-0.8.tar.gz) = 48732
+SHA256 (Jabber-Lite-0.8.1.tar.gz) = 1871cce002c242f50b72b10540ff675facf7b065fa08fba55c94ecabf6040e88
+SIZE (Jabber-Lite-0.8.1.tar.gz) = 49323
diff --git a/net-im/p5-Jabber-Lite/pkg-descr b/net-im/p5-Jabber-Lite/pkg-descr
index 8a89d38935a8..23668bedc58a 100644
--- a/net-im/p5-Jabber-Lite/pkg-descr
+++ b/net-im/p5-Jabber-Lite/pkg-descr
@@ -1,5 +1,5 @@
-Jabber::Lite is, as the name implies, a small 'lite' library for
-dealing with Jabber servers, implemented entirely in perl. Whilst it
-is small, it does try to be fairly complete for common tasks.
+Jabber::Lite is, as the name implies, a small 'lite' library for dealing with
+Jabber servers, implemented entirely in perl. Whilst it is small, it does try to
+be fairly complete for common tasks.
WWW: http://search.cpan.org/dist/Jabber-Lite/
diff --git a/net-im/p5-Jabber-Lite/pkg-plist b/net-im/p5-Jabber-Lite/pkg-plist
index ebd2a6afa2be..0d7812dbe4f4 100644
--- a/net-im/p5-Jabber-Lite/pkg-plist
+++ b/net-im/p5-Jabber-Lite/pkg-plist
@@ -1,6 +1,6 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Jabber/Lite/.packlist
%%SITE_PERL%%/Jabber/Lite.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Jabber/Lite/.packlist
%%PERL5_MAN3%%/Jabber::Lite.3.gz
-@dirrmtry %%SITE_PERL%%/Jabber
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Jabber/Lite
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Jabber/Lite
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Jabber
+@dirrmtry %%SITE_PERL%%/Jabber