- Update to 0.3105
- Use real PORTVERSION - Add LICENSE_FILE - Convert to new options target helper Changes: http://search.cpan.org/dist/XML-RSS-LibXML/Changes
This commit is contained in:
parent
66e9e06aa2
commit
e735ad259a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403403
2 changed files with 5 additions and 6 deletions
|
@ -2,18 +2,17 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= XML-RSS-LibXML
|
||||
PORTVERSION= 0.31.03
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.3105
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= XML::RSS with XML::LibXML
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
|
||||
p5-DateTime-Format-Mail>=0:${PORTSDIR}/devel/p5-DateTime-Format-Mail \
|
||||
|
@ -35,7 +34,7 @@ NO_ARCH= yes
|
|||
|
||||
PORTEXAMPLES= benchmark.pl
|
||||
|
||||
post-install:
|
||||
post-install-EXAMPLES-on:
|
||||
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/tools/benchmark.pl ${STAGEDIR}${EXAMPLESDIR}/
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (XML-RSS-LibXML-0.3103.tar.gz) = e4b877670636cf12eab8a6e0187d7f642edc71b30a9763ed1a8d9071c259a624
|
||||
SIZE (XML-RSS-LibXML-0.3103.tar.gz) = 88410
|
||||
SHA256 (XML-RSS-LibXML-0.3105.tar.gz) = f917963d1a9aacdf63aebd4de1e16f38f4352cd8e956aab7465ea77be8d6b67b
|
||||
SIZE (XML-RSS-LibXML-0.3105.tar.gz) = 81621
|
||||
|
|
Loading…
Reference in a new issue