mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 1.081
- Add CPAN to MASTER_SITES - Move p5-Test-Number-Delta to TEST_DEPENDS - Pet portlint Changes: http://cpansearch.perl.org/src/TSCH/Cairo-1.081/NEWS PR: ports/161724 Submitted by: sunpoet (myself) Approved by: kwm (gnome, maintainer)
This commit is contained in:
parent
e9afa827bf
commit
c957b753ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283738
@ -7,20 +7,22 @@
|
||||
#
|
||||
|
||||
PORTNAME= Cairo
|
||||
PORTVERSION= 1.061
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.081
|
||||
CATEGORIES= graphics perl5
|
||||
MASTER_SITES= SF/gtk2-perl/${PORTNAME}/${PORTVERSION}
|
||||
MASTER_SITES= SF/gtk2-perl/${PORTNAME}/${PORTVERSION} \
|
||||
CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:TSCH
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Perl bindings to the cairo graphics library
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \
|
||||
${SITE_PERL}/ExtUtils/PkgConfig.pm:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
|
||||
${SITE_PERL}/Test/Number/Delta.pm:${PORTSDIR}/devel/p5-Test-Number-Delta
|
||||
BUILD_DEPENDS= p5-ExtUtils-Depends>=0.200:${PORTSDIR}/devel/p5-ExtUtils-Depends \
|
||||
p5-ExtUtils-PkgConfig>=1:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig
|
||||
LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
TEST_DEPENDS= p5-Test-Number-Delta>=1:${PORTSDIR}/devel/p5-Test-Number-Delta
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Cairo-1.061.tar.gz) = 1d253f9d48bd36efdd4b962c169659182126baac9a6c6bb820406b48de9367a0
|
||||
SIZE (Cairo-1.061.tar.gz) = 90604
|
||||
SHA256 (Cairo-1.081.tar.gz) = 2ef23a32ecd16c0b4b383accd2452ec324c54fa3498d870e083523ef60871582
|
||||
SIZE (Cairo-1.081.tar.gz) = 106643
|
||||
|
Loading…
Reference in New Issue
Block a user