pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Getopt-Long-Descriptive



Module Name:    pkgsrc
Committed By:   wen
Date:           Mon Jul 25 08:20:57 UTC 2016

Modified Files:
        pkgsrc/devel/p5-Getopt-Long-Descriptive: Makefile distinfo

Log Message:
Update to 0.100

Upstream changes:
0.100     2016-07-11 22:21:26-04:00 America/New_York
        - show off "shortcircuit" in synopsis (thanks, Zhenyi Zhou)
        - Fix rendering of complex types ('i@' �� 'INT...', etc)
          (thanks, Arthur Axel fREW Schmidt)


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/p5-Getopt-Long-Descriptive/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-Getopt-Long-Descriptive/Makefile
diff -u pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile:1.29 pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile:1.30
--- pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile:1.29       Wed Jun  8 19:23:00 2016
+++ pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile    Mon Jul 25 08:20:57 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2016/06/08 19:23:00 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2016/07/25 08:20:57 wen Exp $
 
-DISTNAME=      Getopt-Long-Descriptive-0.099
+DISTNAME=      Getopt-Long-Descriptive-0.100
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Getopt/}
 

Index: pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo
diff -u pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo:1.16 pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo:1.17
--- pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo:1.16       Tue Nov  3 03:28:18 2015
+++ pkgsrc/devel/p5-Getopt-Long-Descriptive/distinfo    Mon Jul 25 08:20:57 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2015/11/03 03:28:18 agc Exp $
+$NetBSD: distinfo,v 1.17 2016/07/25 08:20:57 wen Exp $
 
-SHA1 (Getopt-Long-Descriptive-0.099.tar.gz) = 17cfa09b132eaf6e389064e6750e95a890302746
-RMD160 (Getopt-Long-Descriptive-0.099.tar.gz) = c6275a10aad41d2218cfbf3cbdd8d7267cfcf7e0
-SHA512 (Getopt-Long-Descriptive-0.099.tar.gz) = 3b6fdf06eab25f53c5624e42a8024d059d1ee1c33361184a1d45fc5f0f9b521ad0749916ca7ec7d9561bc2c297adba520ff1fd5efa6706ca480697fad71290da
-Size (Getopt-Long-Descriptive-0.099.tar.gz) = 29651 bytes
+SHA1 (Getopt-Long-Descriptive-0.100.tar.gz) = dcfe60a2785e5d18c9dbfe17daebd6f17b917161
+RMD160 (Getopt-Long-Descriptive-0.100.tar.gz) = ff320a180b6b7e2d55bba545cc1de80622d420d3
+SHA512 (Getopt-Long-Descriptive-0.100.tar.gz) = 0efd6f707487b9b44d5c3b5c9e46c3718546e44bf1b66c198be6ebfc922e7bdb23a9c57c5a9c0985dc3769617141696750e1bd982457247b679e3bdb5f9f16c7
+Size (Getopt-Long-Descriptive-0.100.tar.gz) = 31366 bytes



Home | Main Index | Thread Index | Old Index