aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-08-25 22:52:20 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-08-25 22:52:20 +0800
commit7ae72d94e88f5c2d42ff2b6685b85e858daa9415 (patch)
tree17382dae8261a409a848a64053f2f6e856605ba3
parent1d61980d64811ccebc48867f283169754ef9f939 (diff)
downloadfreebsd-ports-gnome-7ae72d94e88f5c2d42ff2b6685b85e858daa9415.tar.gz
freebsd-ports-gnome-7ae72d94e88f5c2d42ff2b6685b85e858daa9415.tar.zst
freebsd-ports-gnome-7ae72d94e88f5c2d42ff2b6685b85e858daa9415.zip
- Update to 1.30
- Add LICENSE - Pass maintainership to perl@
-rw-r--r--www/p5-HTML-Macro/Makefile13
-rw-r--r--www/p5-HTML-Macro/distinfo4
2 files changed, 10 insertions, 7 deletions
diff --git a/www/p5-HTML-Macro/Makefile b/www/p5-HTML-Macro/Makefile
index 952c88312adf..20e1923bbf45 100644
--- a/www/p5-HTML-Macro/Makefile
+++ b/www/p5-HTML-Macro/Makefile
@@ -2,17 +2,20 @@
# $FreeBSD$
PORTNAME= HTML-Macro
-PORTVERSION= 1.27
-PORTREVISION= 1
+PORTVERSION= 1.30
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Process HTML templates with loops, conditionals, macros and more
-USES= perl5
-USE_PERL5= configure
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
NO_ARCH= yes
+USE_PERL5= configure
+USES= perl5 tar:tgz
+WRKSRC= ${WRKDIR}/${PORTNAME}
.include <bsd.port.mk>
diff --git a/www/p5-HTML-Macro/distinfo b/www/p5-HTML-Macro/distinfo
index f7493237d8d2..ebe5e02677c8 100644
--- a/www/p5-HTML-Macro/distinfo
+++ b/www/p5-HTML-Macro/distinfo
@@ -1,2 +1,2 @@
-SHA256 (HTML-Macro-1.27.tar.gz) = efd44725b3d1b5f02b3ed181e279ba33459530fd3cba936d72b95d80291c771f
-SIZE (HTML-Macro-1.27.tar.gz) = 23728
+SHA256 (HTML-Macro-1.30.tgz) = 4093506e3a80a225de856ee7097cb666ab6a830e9527d785a09e20a788483601
+SIZE (HTML-Macro-1.30.tgz) = 32500