diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-09 12:30:24 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-09 12:30:24 +0000 |
commit | f2a01a2e1ab34ea8b8cfbdcdb758c947c5576a21 (patch) | |
tree | 7a58869dc5e96d87fe80230c6c9151e87097a352 /net/p5-Growl-GNTP | |
parent | 6a6b15827f8eee28cbac4748e196f1ea893d235d (diff) | |
download | ports-f2a01a2e1ab34ea8b8cfbdcdb758c947c5576a21.tar.gz ports-f2a01a2e1ab34ea8b8cfbdcdb758c947c5576a21.zip |
Notes
Diffstat (limited to 'net/p5-Growl-GNTP')
-rw-r--r-- | net/p5-Growl-GNTP/Makefile | 10 | ||||
-rw-r--r-- | net/p5-Growl-GNTP/distinfo | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net/p5-Growl-GNTP/Makefile b/net/p5-Growl-GNTP/Makefile index 0eb1b4a86079..073b368e0678 100644 --- a/net/p5-Growl-GNTP/Makefile +++ b/net/p5-Growl-GNTP/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= Growl-GNTP -PORTVERSION= 0.20 -PORTREVISION= 1 +PORTVERSION= 0.21 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,13 +11,14 @@ COMMENT= Perl implementation of the Growl GNTP Protocol (Client Part) LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-Crypt-CBC>=0:security/p5-Crypt-CBC \ - p5-Data-UUID>=0:devel/p5-Data-UUID +BUILD_DEPENDS= p5-Crypt-CBC>=2.29:security/p5-Crypt-CBC \ + p5-Data-UUID>=0.149:devel/p5-Data-UUID RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 -USE_PERL5= modbuild +USE_PERL5= modbuildtiny NO_ARCH= yes .include <bsd.port.mk> diff --git a/net/p5-Growl-GNTP/distinfo b/net/p5-Growl-GNTP/distinfo index e74fef6c6b03..26a35c93af83 100644 --- a/net/p5-Growl-GNTP/distinfo +++ b/net/p5-Growl-GNTP/distinfo @@ -1,2 +1,2 @@ -SHA256 (Growl-GNTP-0.20.tar.gz) = b1c9795b72c750ca6bb69cfa7e50e78e429a8e1972d7cb9ed7ee1ec769311d94 -SIZE (Growl-GNTP-0.20.tar.gz) = 23374 +SHA256 (Growl-GNTP-0.21.tar.gz) = 28797f8e427406720584cafd10e780a78ec2b569c555a18743d74553d5f5083f +SIZE (Growl-GNTP-0.21.tar.gz) = 15128 |