Tue Sep 1 12:30:33 2015 UTC ()
Update 0.043 to 0.045
---------------------
0.045     2015-07-19 09:46:07-07:00 America/Los_Angeles
        And this time let's actually use a non-trial release, dummy...

0.044_92  2015-07-19 09:45:11-07:00 America/Los_Angeles (TRIAL RELEASE)
        No changes since last development release

0.044_91  2015-07-13 18:12:05-07:00 America/Los_Angeles (TRIAL RELEASE)
        Uncoditionally set no_abbrev option to improve raw log parsing [#67] (John Anderson)

0.044_90  2015-05-06 15:08:17-07:00 America/Los_Angeles (TRIAL RELEASE)
        - Document 'modifications' method on G::W::Log (John Anderson)
        - Parse raw logs correctly (John Anderson)
	- Set modifications properly in constructor (John Anderson)


(mef)
diff -r1.11 -r1.12 pkgsrc/devel/p5-Git-Wrapper/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/p5-Git-Wrapper/distinfo

cvs diff -r1.11 -r1.12 pkgsrc/devel/p5-Git-Wrapper/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Git-Wrapper/Makefile 2015/07/12 18:56:13 1.11
+++ pkgsrc/devel/p5-Git-Wrapper/Makefile 2015/09/01 12:30:33 1.12
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.11 2015/07/12 18:56:13 wiz Exp $ 1# $NetBSD: Makefile,v 1.12 2015/09/01 12:30:33 mef Exp $
2 2
3DISTNAME= Git-Wrapper-0.044 3DISTNAME= Git-Wrapper-0.045
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= devel perl5 5CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Git/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Git/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Git-Wrapper/ 9HOMEPAGE= http://search.cpan.org/dist/Git-Wrapper/
11COMMENT= Wrap git(7) command-line interface 10COMMENT= Wrap git(7) command-line interface
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14BUILD_DEPENDS+= p5-Env-Path-[0-9]*:../../devel/p5-Env-Path 13BUILD_DEPENDS+= p5-Env-Path-[0-9]*:../../devel/p5-Env-Path
15#BUILD_DEPENDS+= {perl>=5.001,p5-File-Path-[0-9]*}:../../devel/p5-File-Path 14#BUILD_DEPENDS+= {perl>=5.001,p5-File-Path-[0-9]*}:../../devel/p5-File-Path
16BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep 15BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
17BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception 16BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
18BUILD_DEPENDS+= p5-Test-Most-[0-9]*:../../devel/p5-Test-Most 17BUILD_DEPENDS+= p5-Test-Most-[0-9]*:../../devel/p5-Test-Most

cvs diff -r1.4 -r1.5 pkgsrc/devel/p5-Git-Wrapper/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Git-Wrapper/distinfo 2015/04/09 01:36:56 1.4
+++ pkgsrc/devel/p5-Git-Wrapper/distinfo 2015/09/01 12:30:33 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2015/04/09 01:36:56 mef Exp $ 1$NetBSD: distinfo,v 1.5 2015/09/01 12:30:33 mef Exp $
2 2
3SHA1 (Git-Wrapper-0.044.tar.gz) = ba065cdda42e332a4ba1603be508835e8c11d307 3SHA1 (Git-Wrapper-0.045.tar.gz) = 0577afea3ac939a208c4d8d7872aa5c595957a9b
4RMD160 (Git-Wrapper-0.044.tar.gz) = 728d49420c954e70ecb7597b7d2e77836da7ac55 4RMD160 (Git-Wrapper-0.045.tar.gz) = 330b3cae2a7f35103508dec158c5d1c40c00c8cc
5Size (Git-Wrapper-0.044.tar.gz) = 28803 bytes 5Size (Git-Wrapper-0.045.tar.gz) = 29543 bytes