pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Git-Wrapper



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Sep 17 13:55:44 UTC 2016

Modified Files:
        pkgsrc/devel/p5-Git-Wrapper: Makefile distinfo

Log Message:
Updated devel/p5-Git-Wrapper to 0.046
-------------------------------------
0.046     2016-09-12 20:13:04-07:00 America/Los_Angeles

        No changes since last development release.

0.045_091 2016-09-10 14:26:13-07:00 America/Los_Angeles (TRIAL RELEASE)

        Properly handle scores in raw log files (Atoomic)
        Update error message for inability to run 'git config --list'

0.045_090 2016-09-08 21:59:58-07:00 America/Los_Angeles (TRIAL RELEASE)

        Fix tabs being expanded in log output in git 2.9+ (Graham Knop)
        Misc POD fixes (gregor herrmann/Debian, Philippe Bruhat)


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-Git-Wrapper/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-Git-Wrapper/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-Git-Wrapper/Makefile
diff -u pkgsrc/devel/p5-Git-Wrapper/Makefile:1.13 pkgsrc/devel/p5-Git-Wrapper/Makefile:1.14
--- pkgsrc/devel/p5-Git-Wrapper/Makefile:1.13   Wed Jun  8 19:23:00 2016
+++ pkgsrc/devel/p5-Git-Wrapper/Makefile        Sat Sep 17 13:55:44 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2016/06/08 19:23:00 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2016/09/17 13:55:44 mef Exp $
 
-DISTNAME=              Git-Wrapper-0.045
+DISTNAME=              Git-Wrapper-0.046
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           1
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Git/}
 

Index: pkgsrc/devel/p5-Git-Wrapper/distinfo
diff -u pkgsrc/devel/p5-Git-Wrapper/distinfo:1.6 pkgsrc/devel/p5-Git-Wrapper/distinfo:1.7
--- pkgsrc/devel/p5-Git-Wrapper/distinfo:1.6    Tue Nov  3 03:28:19 2015
+++ pkgsrc/devel/p5-Git-Wrapper/distinfo        Sat Sep 17 13:55:44 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/11/03 03:28:19 agc Exp $
+$NetBSD: distinfo,v 1.7 2016/09/17 13:55:44 mef Exp $
 
-SHA1 (Git-Wrapper-0.045.tar.gz) = 0577afea3ac939a208c4d8d7872aa5c595957a9b
-RMD160 (Git-Wrapper-0.045.tar.gz) = 330b3cae2a7f35103508dec158c5d1c40c00c8cc
-SHA512 (Git-Wrapper-0.045.tar.gz) = ac9df9b0465bf207ba18aa6ebec42db5dc820da7078a0bb8e43b95b7fa6e2707b6036d518f392ca9a364b64983a0a1ca28f1a0a23a3ea67ffd44aec6432c7702
-Size (Git-Wrapper-0.045.tar.gz) = 29543 bytes
+SHA1 (Git-Wrapper-0.046.tar.gz) = b24d14b02e1f7b95e34a3b088a5d6322d2a0257e
+RMD160 (Git-Wrapper-0.046.tar.gz) = 3ba734e9ac69244817a2296eed0b5dd6818c64cc
+SHA512 (Git-Wrapper-0.046.tar.gz) = 94662507e6a00ff5b885c6f4b335698df1919d4bb08ba067ef97191fb8566b95e81b6afc3dcc7b8c3ea80742c8bc708875f7d448f2226962d0ff6a2828625e86
+Size (Git-Wrapper-0.046.tar.gz) = 30357 bytes



Home | Main Index | Thread Index | Old Index