pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep 18 12:40:30 UTC 2017

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

Log Message:
p5-Text-Reflow: update to 1.17.

1.14  Mon Nov 28 14:52:20 GMT 2016
        - Fix typos in man page
1.15  Mon Nov 28 18:57:16 GMT 2016
        - Fix spelling typos in POD
1.16  Mon Dec  5 10:58:14 GMT 2016
        - Added META.json and META.yml to distribution
1.17  Thu Dec  8 11:18:24 GMT 2016
        - Fix warning when calling reflow() with empty string


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/textproc/p5-Text-Reflow/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/p5-Text-Reflow/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-Reflow/Makefile
diff -u pkgsrc/textproc/p5-Text-Reflow/Makefile:1.19 pkgsrc/textproc/p5-Text-Reflow/Makefile:1.20
--- pkgsrc/textproc/p5-Text-Reflow/Makefile:1.19        Mon Jun  5 14:24:51 2017
+++ pkgsrc/textproc/p5-Text-Reflow/Makefile     Mon Sep 18 12:40:30 2017
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2017/06/05 14:24:51 ryoon Exp $
-#
+# $NetBSD: Makefile,v 1.20 2017/09/18 12:40:30 wiz Exp $
 
-DISTNAME=              Text-Reflow-1.11
+DISTNAME=              Text-Reflow-1.17
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           2
 CATEGORIES=            textproc perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Text/}
 

Index: pkgsrc/textproc/p5-Text-Reflow/distinfo
diff -u pkgsrc/textproc/p5-Text-Reflow/distinfo:1.6 pkgsrc/textproc/p5-Text-Reflow/distinfo:1.7
--- pkgsrc/textproc/p5-Text-Reflow/distinfo:1.6 Sat Feb 27 03:19:59 2016
+++ pkgsrc/textproc/p5-Text-Reflow/distinfo     Mon Sep 18 12:40:30 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2016/02/27 03:19:59 wen Exp $
+$NetBSD: distinfo,v 1.7 2017/09/18 12:40:30 wiz Exp $
 
-SHA1 (Text-Reflow-1.11.tar.gz) = 8af1793f333c40e4dedf1fe8b38a7cbb4546d355
-RMD160 (Text-Reflow-1.11.tar.gz) = 1baf9c3bf3a02de05165ccdeab87c736badf6c93
-SHA512 (Text-Reflow-1.11.tar.gz) = 70637b7d042b564ca10f1a6d6ef67834e8b8579a75f8458db90378dc6d72fdcaf6de0cdd10e65e5e113f36c5bc8eb935732ca969153af08bb9b8018843900188
-Size (Text-Reflow-1.11.tar.gz) = 16120 bytes
+SHA1 (Text-Reflow-1.17.tar.gz) = 006d3e7d2a58fe218d3d63413729cdf29bda327d
+RMD160 (Text-Reflow-1.17.tar.gz) = 9f5b150f117f2f6836fc1fb6e554937427006d5a
+SHA512 (Text-Reflow-1.17.tar.gz) = 6f962241b1d2bb780271fa0c8264b31075694abefbb14d700e948c24ba8ed632778be01207a1d73780b9947ea227ebafa7f5b67d48c88a22ea43e4e45f5f7e1e
+Size (Text-Reflow-1.17.tar.gz) = 16651 bytes



Home | Main Index | Thread Index | Old Index