pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2017Q1]: pkgsrc/textproc/p5-XML-Feed Pullup ticket #5271 - req...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fc7cdc4ebfb8
branches: pkgsrc-2017Q1
changeset: 360251:fc7cdc4ebfb8
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Sun Apr 16 15:11:12 2017 +0000
description:
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.
diffstat:
textproc/p5-XML-Feed/Makefile | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
diffs (33 lines):
diff -r 0137e3697332 -r fc7cdc4ebfb8 textproc/p5-XML-Feed/Makefile
--- a/textproc/p5-XML-Feed/Makefile Sun Apr 16 15:09:24 2017 +0000
+++ b/textproc/p5-XML-Feed/Makefile Sun Apr 16 15:11:12 2017 +0000
@@ -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-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-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