Mon Feb 16 14:01:29 2015 UTC ()
(pkgsrc)
 - Add ${PERL5_LICENSE}
(upstream)
 - Update 1.5 to 1.60
------------------
1.60 2014-06-13 NEILB
    - CPAN Testers hasn't reported any failures, so my first
      non-developer release.
    - Added SEE ALSO section to doc.

1.5_01 2014-06-11 NEILB

    - Switched to Dist::Zilla, moving Versions.pm into lib/Sort/ in the process
      This will address RT#83016 as a side effect.
    - Specified utf-8 encoding for pod, and put Hack's surname in UTF-8.
      RT#89433
    - Added separate COPYRIGHT AND LICENSE section in pod, in expected format.
    - Added github repo to pod.
    - Reformatted this file as per CPAN::Changes::Spec


(mef)
diff -r1.12 -r1.13 pkgsrc/devel/p5-Sort-Versions/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Sort-Versions/distinfo

cvs diff -r1.12 -r1.13 pkgsrc/devel/p5-Sort-Versions/Makefile (expand / switch to context diff)
--- pkgsrc/devel/p5-Sort-Versions/Makefile 2014/10/09 14:06:26 1.12
+++ pkgsrc/devel/p5-Sort-Versions/Makefile 2015/02/16 14:01:29 1.13
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.12 2014/10/09 14:06:26 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2015/02/16 14:01:29 mef Exp $
 #
 
-DISTNAME=		Sort-Versions-1.5
+DISTNAME=		Sort-Versions-1.60
 PKGNAME=		p5-${DISTNAME}
-PKGREVISION=		6
 CATEGORIES=		devel perl5
 MASTER_SITES=		${MASTER_SITE_PERL_CPAN:=Sort/}
 
 MAINTAINER=		pkgsrc-users@NetBSD.org
 HOMEPAGE=		http://search.cpan.org/dist/Sort-Versions/
 COMMENT=		Perl5 module for sorting of revision-like numbers
+LICENSE=		${PERL5_LICENSE}
 
 USE_LANGUAGES=		# empty
 PERL5_PACKLIST=		auto/Sort/Versions/.packlist

cvs diff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Sort-Versions/distinfo (expand / switch to context diff)
--- pkgsrc/devel/p5-Sort-Versions/distinfo 2005/11/22 22:25:30 1.1.1.1
+++ pkgsrc/devel/p5-Sort-Versions/distinfo 2015/02/16 14:01:29 1.2
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/11/22 22:25:30 wiz Exp $
+$NetBSD: distinfo,v 1.2 2015/02/16 14:01:29 mef Exp $
 
-SHA1 (Sort-Versions-1.5.tar.gz) = d2f354b0a6a8254afc9af175c2fb16d85efb73c7
+SHA1 (Sort-Versions-1.60.tar.gz) = 04235dbe932c8eece0dae4fbb3805ebc87dc86b8
-RMD160 (Sort-Versions-1.5.tar.gz) = 5eafad04d3396c3e370be8203ec73060d64c7413
+RMD160 (Sort-Versions-1.60.tar.gz) = 328686a95f3bdc2b4fb50ba9eafb551a4b76dbc4
-Size (Sort-Versions-1.5.tar.gz) = 4482 bytes
+Size (Sort-Versions-1.60.tar.gz) = 11723 bytes