aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-XML-Writer/Makefile
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2005-02-17 16:26:06 +0800
committerclsung <clsung@FreeBSD.org>2005-02-17 16:26:06 +0800
commit6fde34ec6e974f58c13b7a3bff8ae9c1f5c29018 (patch)
treef03bf551f842ca86bf3e5a8d8ff6eecb504fbb1f /textproc/p5-XML-Writer/Makefile
parent3d5c35512457ccb266b5a3303367bc61032c8bae (diff)
downloadfreebsd-ports-gnome-6fde34ec6e974f58c13b7a3bff8ae9c1f5c29018.tar.gz
freebsd-ports-gnome-6fde34ec6e974f58c13b7a3bff8ae9c1f5c29018.tar.zst
freebsd-ports-gnome-6fde34ec6e974f58c13b7a3bff8ae9c1f5c29018.zip
- update to 0.530
- Changes: - Allow scalar references for the OUTPUT parameter - Added ENCODING parameter; currently only UTF-8 is supported - Escape newlines in attribute values
Diffstat (limited to 'textproc/p5-XML-Writer/Makefile')
-rw-r--r--textproc/p5-XML-Writer/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-XML-Writer/Makefile b/textproc/p5-XML-Writer/Makefile
index 9ebcc6d48181..3df9c3334656 100644
--- a/textproc/p5-XML-Writer/Makefile
+++ b/textproc/p5-XML-Writer/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= XML-Writer
-PORTVERSION= 0.520
+PORTVERSION= 0.530
CATEGORIES= textproc perl5
-MASTER_SITES= http://www.cpan.dk/CPAN/authors/id/E/ED/EDAVIS/ \
- ${MASTER_SITE_PERL_CPAN}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
PKGNAMEPREFIX= p5-