Bug 176957 - [MAINTAINER] textproc/p5-XML-LibXML-Simple: update to 0.93
Summary: [MAINTAINER] textproc/p5-XML-LibXML-Simple: update to 0.93
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-14 14:30 UTC by markun
Modified: 2013-03-18 11:20 UTC (History)
0 users

See Also:


Attachments
p5-XML-LibXML-Simple-0.93.patch (1.19 KB, patch)
2013-03-14 14:30 UTC, markun
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description markun 2013-03-14 14:30:00 UTC
- Update to 0.93

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-14 14:30:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2013-03-14 15:04:05 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2013-03-18 08:04:04 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-03-18 11:11:00 UTC
Author: culot
Date: Mon Mar 18 08:03:49 2013
New Revision: 314535
URL: http://svnweb.freebsd.org/changeset/ports/314535

Log:
  - Update to 0.93
  - Remove unneeded dependency on Test::Pod
  
  Changes:	http://search.cpan.org/dist/XML-LibXML-Simple/ChangeLog
  PR:		ports/176957
  Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)

Modified:
  head/textproc/p5-XML-LibXML-Simple/Makefile
  head/textproc/p5-XML-LibXML-Simple/distinfo

Modified: head/textproc/p5-XML-LibXML-Simple/Makefile
==============================================================================
--- head/textproc/p5-XML-LibXML-Simple/Makefile	Mon Mar 18 07:15:09 2013	(r314534)
+++ head/textproc/p5-XML-LibXML-Simple/Makefile	Mon Mar 18 08:03:49 2013	(r314535)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	XML-LibXML-Simple
-PORTVERSION=	0.92
+PORTVERSION=	0.93
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -17,8 +17,6 @@ RUN_DEPENDS=	p5-File-Slurp>=0:${PORTSDIR
 		p5-XML-LibXML>=1.64:${PORTSDIR}/textproc/p5-XML-LibXML
 BUILD_DEPENDS:=	${RUN_DEPENDS}
 
-TEST_DEPENDS=	p5-Test-Pod>=1.00:${PORTSDIR}/devel/p5-Test-Pod
-
 PERL_CONFIGURE=	yes
 
 MAN3=		XML::LibXML::Simple.3

Modified: head/textproc/p5-XML-LibXML-Simple/distinfo
==============================================================================
--- head/textproc/p5-XML-LibXML-Simple/distinfo	Mon Mar 18 07:15:09 2013	(r314534)
+++ head/textproc/p5-XML-LibXML-Simple/distinfo	Mon Mar 18 08:03:49 2013	(r314535)
@@ -1,2 +1,2 @@
-SHA256 (XML-LibXML-Simple-0.92.tar.gz) = 1852a5581bf117df5765be3c3986a910a0811f05ac2b19219fcfc8f4031dcf15
-SIZE (XML-LibXML-Simple-0.92.tar.gz) = 21547
+SHA256 (XML-LibXML-Simple-0.93.tar.gz) = f2eb1c1523d6414cf2a646a289b0325b489954382c862928d165a03a7cce767c
+SIZE (XML-LibXML-Simple-0.93.tar.gz) = 22821
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"