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 unified 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,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile,v 1.12 2014/10/09 14:06:26 wiz Exp $ 1# $NetBSD: Makefile,v 1.13 2015/02/16 14:01:29 mef Exp $
2# 2#
3 3
4DISTNAME= Sort-Versions-1.5 4DISTNAME= Sort-Versions-1.60
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 6 
7CATEGORIES= devel perl5 6CATEGORIES= devel perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sort/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sort/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Sort-Versions/ 10HOMEPAGE= http://search.cpan.org/dist/Sort-Versions/
12COMMENT= Perl5 module for sorting of revision-like numbers 11COMMENT= Perl5 module for sorting of revision-like numbers
 12LICENSE= ${PERL5_LICENSE}
13 13
14USE_LANGUAGES= # empty 14USE_LANGUAGES= # empty
15PERL5_PACKLIST= auto/Sort/Versions/.packlist 15PERL5_PACKLIST= auto/Sort/Versions/.packlist
16 16
17CONFLICTS+= p5-SortVersion-[0-9]* 17CONFLICTS+= p5-SortVersion-[0-9]*
18 18
19.include "../../lang/perl5/module.mk" 19.include "../../lang/perl5/module.mk"
20.include "../../mk/bsd.pkg.mk" 20.include "../../mk/bsd.pkg.mk"

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