pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2017Q1] pkgsrc/textproc/p5-XML-Feed
Module Name: pkgsrc
Committed By: bsiegert
Date: Sun Apr 16 15:11:12 UTC 2017
Modified Files:
pkgsrc/textproc/p5-XML-Feed [pkgsrc-2017Q1]: Makefile
Log Message:
Pullup ticket #5271 - requested by sevan
textproc/p5-XML-Feed: build fix
Revisions pulled up:
- textproc/p5-XML-Feed/Makefile 1.25
---
Module Name: pkgsrc
Committed By: schmonz
Date: Tue Apr 11 18:38:11 UTC 2017
Modified Files:
pkgsrc/textproc/p5-XML-Feed: Makefile
Log Message:
Promote p5-{HTML-Parser,libwww} to runtime DEPENDS to match META.json.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.24.8.1 pkgsrc/textproc/p5-XML-Feed/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/p5-XML-Feed/Makefile
diff -u pkgsrc/textproc/p5-XML-Feed/Makefile:1.24 pkgsrc/textproc/p5-XML-Feed/Makefile:1.24.8.1
--- pkgsrc/textproc/p5-XML-Feed/Makefile:1.24 Wed Jun 8 19:24:43 2016
+++ pkgsrc/textproc/p5-XML-Feed/Makefile Sun Apr 16 15:11:12 2017
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2016/06/08 19:24:43 wiz Exp $
+# $NetBSD: Makefile,v 1.24.8.1 2017/04/16 15:11:12 bsiegert Exp $
DISTNAME= XML-Feed-0.53
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
@@ -16,6 +16,8 @@ DEPENDS+= p5-DateTime-[0-9]*:../../time
DEPENDS+= p5-DateTime-Format-Mail-[0-9]*:../../time/p5-DateTime-Format-Mail
DEPENDS+= p5-DateTime-Format-W3CDTF-[0-9]*:../../time/p5-DateTime-Format-W3CDTF
DEPENDS+= p5-Feed-Find-[0-9]*:../../textproc/p5-Feed-Find
+DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser
+DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
#DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils
DEPENDS+= p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable
DEPENDS+= p5-URI-Fetch-[0-9]*:../../www/p5-URI-Fetch
@@ -23,9 +25,6 @@ DEPENDS+= p5-XML-Atom>=0.38:../../textp
DEPENDS+= p5-XML-LibXML>=1.66:../../textproc/p5-XML-LibXML
DEPENDS+= p5-XML-RSS>=1.47:../../textproc/p5-XML-RSS
-BUILD_DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser
-BUILD_DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
-
MAKE_ENV+= PERL_EXTUTILS_AUTOINSTALL=--defaultdeps
PERL5_PACKLIST= auto/XML/Feed/.packlist
Home |
Main Index |
Thread Index |
Old Index