Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Sep 2013 12:20:54 +0000 (UTC)
From:      Lars Thegler <lth@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r326633 - head/textproc/p5-XML-SemanticDiff
Message-ID:  <201309071220.r87CKsWh050251@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lth
Date: Sat Sep  7 12:20:54 2013
New Revision: 326633
URL: http://svnweb.freebsd.org/changeset/ports/326633

Log:
  - Update to 1.0002
  - Trim Makefile header

Modified:
  head/textproc/p5-XML-SemanticDiff/Makefile
  head/textproc/p5-XML-SemanticDiff/distinfo
  head/textproc/p5-XML-SemanticDiff/pkg-plist

Modified: head/textproc/p5-XML-SemanticDiff/Makefile
==============================================================================
--- head/textproc/p5-XML-SemanticDiff/Makefile	Sat Sep  7 12:08:39 2013	(r326632)
+++ head/textproc/p5-XML-SemanticDiff/Makefile	Sat Sep  7 12:20:54 2013	(r326633)
@@ -1,13 +1,7 @@
-# New ports collection makefile for:	textproc/p5-XML-SemanticDiff
-# Date created:				04 November 2005
-# Whom:					Lars Thegler <lth@FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	XML-SemanticDiff
-PORTVERSION=	1.0000
-PORTREVISION=	1
+PORTVERSION=	1.0002
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -19,7 +13,7 @@ BUILD_DEPENDS=	p5-XML-Parser>=0:${PORTSD
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5
-USE_PERL5=	configure
+USE_PERL5=	modbuild
 
 MAN3=	XML::SemanticDiff.3 \
 	XML::SemanticDiff::BasicHandler.3

Modified: head/textproc/p5-XML-SemanticDiff/distinfo
==============================================================================
--- head/textproc/p5-XML-SemanticDiff/distinfo	Sat Sep  7 12:08:39 2013	(r326632)
+++ head/textproc/p5-XML-SemanticDiff/distinfo	Sat Sep  7 12:20:54 2013	(r326633)
@@ -1,2 +1,2 @@
-SHA256 (XML-SemanticDiff-1.0000.tar.gz) = 539ab9e1ee13d3fb68a60d9bfc89ea9474c2bdc58f5c341381cdee3d06a93f17
-SIZE (XML-SemanticDiff-1.0000.tar.gz) = 25148
+SHA256 (XML-SemanticDiff-1.0002.tar.gz) = 244d0847ec07fc90fe79f43395c1d92e7bd072842f824adcd66039b3287cce6e
+SIZE (XML-SemanticDiff-1.0002.tar.gz) = 25580

Modified: head/textproc/p5-XML-SemanticDiff/pkg-plist
==============================================================================
--- head/textproc/p5-XML-SemanticDiff/pkg-plist	Sat Sep  7 12:08:39 2013	(r326632)
+++ head/textproc/p5-XML-SemanticDiff/pkg-plist	Sat Sep  7 12:20:54 2013	(r326633)
@@ -1,7 +1,4 @@
 %%SITE_PERL%%/XML/SemanticDiff.pm
 %%SITE_PERL%%/XML/SemanticDiff/BasicHandler.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/SemanticDiff/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/SemanticDiff
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML
-@dirrm %%SITE_PERL%%/XML/SemanticDiff
+@dirrmtry %%SITE_PERL%%/XML/SemanticDiff
 @dirrmtry %%SITE_PERL%%/XML



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