pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/p5-Text-BibTeX



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan 16 10:55:14 UTC 2017

Modified Files:
        pkgsrc/textproc/p5-Text-BibTeX: Makefile distinfo

Log Message:
Updated p5-Text-BibTeX to 0.78.

0.78 2017-01-10
 * Fixed some issues with uninitialized arrays and s390
 * Fixed test with fileno (thanks to Karl Wette).


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/textproc/p5-Text-BibTeX/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/textproc/p5-Text-BibTeX/distinfo

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

Modified files:

Index: pkgsrc/textproc/p5-Text-BibTeX/Makefile
diff -u pkgsrc/textproc/p5-Text-BibTeX/Makefile:1.41 pkgsrc/textproc/p5-Text-BibTeX/Makefile:1.42
--- pkgsrc/textproc/p5-Text-BibTeX/Makefile:1.41        Fri Sep 30 11:12:00 2016
+++ pkgsrc/textproc/p5-Text-BibTeX/Makefile     Mon Jan 16 10:55:14 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2016/09/30 11:12:00 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2017/01/16 10:55:14 wiz Exp $
 
-DISTNAME=      Text-BibTeX-0.77
+DISTNAME=      Text-BibTeX-0.78
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Text/}

Index: pkgsrc/textproc/p5-Text-BibTeX/distinfo
diff -u pkgsrc/textproc/p5-Text-BibTeX/distinfo:1.18 pkgsrc/textproc/p5-Text-BibTeX/distinfo:1.19
--- pkgsrc/textproc/p5-Text-BibTeX/distinfo:1.18        Fri Sep 30 11:12:00 2016
+++ pkgsrc/textproc/p5-Text-BibTeX/distinfo     Mon Jan 16 10:55:14 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.18 2016/09/30 11:12:00 wiz Exp $
+$NetBSD: distinfo,v 1.19 2017/01/16 10:55:14 wiz Exp $
 
-SHA1 (Text-BibTeX-0.77.tar.gz) = 13270ce1a35508c8cee2c4beaa241690808f168d
-RMD160 (Text-BibTeX-0.77.tar.gz) = 2347761b2a2499e34f3c72e18ac3885a1ef42456
-SHA512 (Text-BibTeX-0.77.tar.gz) = b212560ff9aa87cc23154fa6ccca80c307ae4111b24c8184e65e2332a273936a8e3a3131e5056839e4126790f26ef3ce8170d7e3393a8ea3841c7532319e6ee2
-Size (Text-BibTeX-0.77.tar.gz) = 295689 bytes
+SHA1 (Text-BibTeX-0.78.tar.gz) = 033bfdeb7400d04af9fd8103b146618bec48b990
+RMD160 (Text-BibTeX-0.78.tar.gz) = aba7af5efb76abff8dd6a6861fc5b5af291f9ab6
+SHA512 (Text-BibTeX-0.78.tar.gz) = b888e2273db40a104a1206462b172587140389aa69eb725db589f137a532b87958182bf31734f873bc5f1dec2f6bedc6ed93c0e40ed82c014a0aff3f573242b5
+Size (Text-BibTeX-0.78.tar.gz) = 295794 bytes
 SHA1 (patch-inc_MyBuilder.pm) = c584445f48a0e390925cefe8e7b1222aa129b1d6



Home | Main Index | Thread Index | Old Index