Fri May 22 23:50:25 2015 UTC ()
Update 1.77 to 1.80
-------------------
1.80  May 14, 2015
    - add be_like_java feature (bug report by Bojan Jovanovic)
    - generate warnings only when enabled

1.79  May 7, 2015
    - add repository metadata

1.78  May 7, 2015
    - accept any end of line terminator (i.e. "\r\n", "\r" or "\n")
      independently of the underlaying operating system (bug report by
      William Fishburne, problem analysis by Alexander Brett)


(mef)
diff -r1.7 -r1.8 pkgsrc/devel/p5-Config-Properties/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/p5-Config-Properties/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/devel/p5-Config-Properties/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Config-Properties/Makefile 2015/01/28 04:56:24 1.7
+++ pkgsrc/devel/p5-Config-Properties/Makefile 2015/05/22 23:50:25 1.8
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.7 2015/01/28 04:56:24 mef Exp $ 1# $NetBSD: Makefile,v 1.8 2015/05/22 23:50:25 mef Exp $
2# 2#
3 3
4DISTNAME= Config-Properties-1.77 4DISTNAME= Config-Properties-1.80
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6CATEGORIES= devel 6CATEGORIES= devel
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Config-Properties/ 10HOMEPAGE= http://search.cpan.org/dist/Config-Properties/
11COMMENT= Read and write property files 11COMMENT= Read and write property files
12LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
13 13
14DEPENDS+= {perl>=5.6.1,p5-File-Temp>=0}:../../devel/p5-File-Temp 14DEPENDS+= {perl>=5.6.1,p5-File-Temp>=0}:../../devel/p5-File-Temp
15 15
16PERL5_PACKLIST= auto/Config/Properties/.packlist 16PERL5_PACKLIST= auto/Config/Properties/.packlist
17USE_LANGUAGES= # none 17USE_LANGUAGES= # none

cvs diff -r1.2 -r1.3 pkgsrc/devel/p5-Config-Properties/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Config-Properties/distinfo 2015/01/28 04:56:24 1.2
+++ pkgsrc/devel/p5-Config-Properties/distinfo 2015/05/22 23:50:25 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2015/01/28 04:56:24 mef Exp $ 1$NetBSD: distinfo,v 1.3 2015/05/22 23:50:25 mef Exp $
2 2
3SHA1 (Config-Properties-1.77.tar.gz) = 3d8f79493961616bdc82a706377d5510cb02495b 3SHA1 (Config-Properties-1.80.tar.gz) = f742f3a2a2b29c8e44c51bcecedc0c5efe36a82d
4RMD160 (Config-Properties-1.77.tar.gz) = d363cf9af61cc640ca4e694624596407037652e2 4RMD160 (Config-Properties-1.80.tar.gz) = 8036ce3d30cd93c9cbabedb510d269ce535812e9
5Size (Config-Properties-1.77.tar.gz) = 13381 bytes 5Size (Config-Properties-1.80.tar.gz) = 14204 bytes