mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Update to 1.95, and add missing LIB_DEPENDS.
Changes: https://metacpan.org/changes/distribution/XML-LibXSLT
This commit is contained in:
parent
41265131e5
commit
dd635a5951
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423701
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= XML-LibXSLT
|
||||
PORTVERSION= 1.94
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.95
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -15,6 +14,8 @@ LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-XML-LibXML>=1.70:textproc/p5-XML-LibXML
|
||||
LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
|
||||
libgpg-error.so:security/libgpg-error
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5 pkgconfig
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (XML-LibXSLT-1.94.tar.gz) = b9c0d4de0697284c3f4687283f2ed6b28139b088e2dc2c73be37b0f7b5e94ae5
|
||||
SIZE (XML-LibXSLT-1.94.tar.gz) = 114015
|
||||
TIMESTAMP = 1476110136
|
||||
SHA256 (XML-LibXSLT-1.95.tar.gz) = f1ca21135acc53af9f175958ef5fceb453fd0ef383cfb0e6ef6ea24031f3ef35
|
||||
SIZE (XML-LibXSLT-1.95.tar.gz) = 114231
|
||||
|
Loading…
Reference in New Issue
Block a user