Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  7 Oct 2011 02:23:30 +0900 (JST)
From:      TERAMOTO Masahiro <markun@onohara.to>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/161341: [MAINTAINER] textproc/p5-XML-FOAF: update to 0.04
Message-ID:  <20111006172330.C1911B83D@ns.onohara.to>
Resent-Message-ID: <201110061750.p96Ho7th074985@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         161341
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/p5-XML-FOAF: update to 0.04
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 06 17:50:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     TERAMOTO Masahiro
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD ns.onohara.to 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011
>Description:
- Update to 0.04

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-XML-FOAF-0.04.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-XML-FOAF/Makefile /usr/home/markun/work/ports/p5-XML-FOAF/Makefile
--- /usr/ports/textproc/p5-XML-FOAF/Makefile	2011-06-20 18:03:26.000000000 +0900
+++ /usr/home/markun/work/ports/p5-XML-FOAF/Makefile	2011-10-07 02:22:50.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	XML-FOAF
-PORTVERSION=	0.03
+PORTVERSION=	0.04
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:BTROTT
@@ -15,8 +15,9 @@
 MAINTAINER=	markun@onohara.to
 COMMENT=	Parse FOAF (Friend of a Friend) data
 
-BUILD_DEPENDS=	${SITE_PERL}/RDF/Core.pm:${PORTSDIR}/textproc/p5-RDF-Core
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS=	p5-Filter>=0:${PORTSDIR}/devel/p5-Filter \
+		p5-RDF-Core>=0:${PORTSDIR}/textproc/p5-RDF-Core
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/textproc/p5-XML-FOAF/distinfo /usr/home/markun/work/ports/p5-XML-FOAF/distinfo
--- /usr/ports/textproc/p5-XML-FOAF/distinfo	2011-06-20 18:03:26.000000000 +0900
+++ /usr/home/markun/work/ports/p5-XML-FOAF/distinfo	2011-10-07 02:22:50.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (XML-FOAF-0.03.tar.gz) = 1a9f8a101e48c56d0d091c60c1d8f25efc9aca9fc58ba7d0b745dfa9fe8c35da
-SIZE (XML-FOAF-0.03.tar.gz) = 18600
+SHA256 (XML-FOAF-0.04.tar.gz) = cb8e14a34aa411bc3d92b5ce05d1db6a15e26e6eb290dba94a3d1bb4148a36cc
+SIZE (XML-FOAF-0.04.tar.gz) = 49013
--- p5-XML-FOAF-0.04.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111006172330.C1911B83D>