- Update to 0.47
- Add LICENSE_FILE - Add NO_ARCH Changes: http://search.cpan.org/dist/Graphics-Primitive-Driver-Cairo/Changes
This commit is contained in:
parent
7b660ed7fb
commit
f28f8af882
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428745
2 changed files with 6 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Graphics-Primitive-Driver-Cairo
|
||||
PORTVERSION= 0.46
|
||||
PORTVERSION= 0.47
|
||||
CATEGORIES= graphics perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -12,6 +12,7 @@ COMMENT= Cairo backend for Graphics::Primitive
|
|||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= p5-Cairo>=0:graphics/p5-Cairo \
|
||||
p5-Graphics-Primitive>=0:graphics/p5-Graphics-Primitive \
|
||||
|
@ -20,6 +21,7 @@ BUILD_DEPENDS= p5-Cairo>=0:graphics/p5-Cairo \
|
|||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Graphics-Color>=0:graphics/p5-Graphics-Color
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (Graphics-Primitive-Driver-Cairo-0.46.tar.gz) = 30ff39c2e5d67081dada2abf94bb29c1286e8d758dcb74d81f84a00386f23a51
|
||||
SIZE (Graphics-Primitive-Driver-Cairo-0.46.tar.gz) = 19228
|
||||
TIMESTAMP = 1481901486
|
||||
SHA256 (Graphics-Primitive-Driver-Cairo-0.47.tar.gz) = 82ed5a7dbfad92204a6de185109c6360e5e9dfe14e1b9c09951d912ef23def49
|
||||
SIZE (Graphics-Primitive-Driver-Cairo-0.47.tar.gz) = 19240
|
||||
|
|
Loading…
Reference in a new issue