- Update to 0.12
- Add NO_ARCH Changes: http://search.cpan.org/dist/Google-ProtocolBuffers/Changes
This commit is contained in:
parent
16825abff1
commit
9dbdf03a3b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425520
2 changed files with 5 additions and 4 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Google-ProtocolBuffers
|
||||
PORTVERSION= 0.11
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.12
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -18,6 +17,7 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \
|
|||
p5-Parse-RecDescent>=1.94:devel/p5-Parse-RecDescent
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (Google-ProtocolBuffers-0.11.tar.gz) = 615505aeff0363c2bf697a54a57192b9e037093c84a2205ce04ad8ef169b5a4c
|
||||
SIZE (Google-ProtocolBuffers-0.11.tar.gz) = 73839
|
||||
TIMESTAMP = 1478370008
|
||||
SHA256 (Google-ProtocolBuffers-0.12.tar.gz) = b38449c60b9a2712dde481485cc7ab03b2a0ac1c3fd480b3853e4111ac294d71
|
||||
SIZE (Google-ProtocolBuffers-0.12.tar.gz) = 46419
|
||||
|
|
Loading…
Reference in a new issue