mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
- Update to 0.21
- Add LICENSE_FILE - Update *_DEPENDS Changes: http://search.cpan.org/dist/Growl-GNTP/Changes
This commit is contained in:
parent
6a6b15827f
commit
f2a01a2e1a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=412819
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user