diff options
author | wen <wen@pkgsrc.org> | 2013-08-27 05:01:33 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2013-08-27 05:01:33 +0000 |
commit | eba2984a149666ec543a1dc54b405dd3a0b05d67 (patch) | |
tree | f560a970868481ce28e86509f966c992b86851f5 /www/p5-HTML-Entities-Interpolate/Makefile | |
parent | a743e975067626aa3c3c967d7b98c406eb6a6598 (diff) | |
download | pkgsrc-eba2984a149666ec543a1dc54b405dd3a0b05d67.tar.gz |
Update to 1.05
Upstream changes:
1.05 Tue Jul 9 08:56:00 2013
- No code changes.
- Rename CHANGES to Changes as per CPAN::Changes::SPEC.
- Recreate META.* files so they say licence is artistic_2 rather than artistic_1.
Build.PL and Makefile.PL already said artistic_2, but the META.* files didn't.
There is no reference to licences in the source of the module itself.
This was requested by Christopher Meng who packages stuff for Fedora.
Diffstat (limited to 'www/p5-HTML-Entities-Interpolate/Makefile')
-rw-r--r-- | www/p5-HTML-Entities-Interpolate/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/p5-HTML-Entities-Interpolate/Makefile b/www/p5-HTML-Entities-Interpolate/Makefile index 53fbc452812..6406b99d8e6 100644 --- a/www/p5-HTML-Entities-Interpolate/Makefile +++ b/www/p5-HTML-Entities-Interpolate/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2013/05/31 12:42:41 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2013/08/27 05:01:33 wen Exp $ # -DISTNAME= HTML-Entities-Interpolate-1.04 +DISTNAME= HTML-Entities-Interpolate-1.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} EXTRACT_SUFX= .tgz |