- Update to 4.2

- Add LICENSE (Artistic 1 & GPL 1)
- Trim Makefile's header and canonicalize creator's name
- Pet porltint(1) by adding a trailing slash in WWW link

Changes:	http://search.cpan.org/dist/XML-TreeBuilder/Changes
This commit is contained in:
Frederic Culot 2013-07-16 17:25:45 +00:00
parent 2699658103
commit 2e70abcba8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323114
3 changed files with 8 additions and 9 deletions

View file

@ -1,12 +1,8 @@
# New ports collection makefile for: XML-TreeBuilder
# Date created: Tue Jan 2 00:03:51 2001
# Whom: will
#
# Created by: Will Andrews <will@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= XML-TreeBuilder
PORTVERSION= 4.1
PORTVERSION= 4.2
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
COMMENT= Perl module to make XML document trees
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-HTML-Tagset>=3.02:${PORTSDIR}/www/p5-HTML-Tagset \
p5-HTML-Tree>=4.1:${PORTSDIR}/www/p5-HTML-Tree \
p5-XML-Parser>0:${PORTSDIR}/textproc/p5-XML-Parser

View file

@ -1,2 +1,2 @@
SHA256 (XML-TreeBuilder-4.1.tar.gz) = 46a0bae97e9347fa815a2e30ab5f41f28e4eedd4ed4bca2c8e6350dccf2a5178
SIZE (XML-TreeBuilder-4.1.tar.gz) = 9782
SHA256 (XML-TreeBuilder-4.2.tar.gz) = 08b0a9e181fabd73d5ac9a36e22eeadd80fa095b2dd9cda7af63ca9971b9918c
SIZE (XML-TreeBuilder-4.2.tar.gz) = 10220

View file

@ -6,4 +6,4 @@ document trees, and who don't want to learn some other document
interface like XML::Twig or XML::DOM.
Author: Sean M. Burke
WWW: http://search.cpan.org/dist/XML-TreeBuilder
WWW: http://search.cpan.org/dist/XML-TreeBuilder/