pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-ShipIt Update to 0.60
details: https://anonhg.NetBSD.org/pkgsrc/rev/8e95654704e9
branches: trunk
changeset: 649569:8e95654704e9
user: wen <wen%pkgsrc.org@localhost>
date: Sun Apr 05 13:12:11 2015 +0000
description:
Update to 0.60
Upstream changes:
0.60 (2013-02-07)
* Same as 0.59. Make it non TRIAL :)
0.59 (2013-02-07)
* Support TRIAL release for PAUSE with --trial command line option
0.58 (2012-11-09)
* Support our $VERSION = 'v1.0.0' construct per xdg
0.57 (2012-07-21)
* Fixed an issue with PAUSE
0.56 (2012-07-21)
* Supports and writes different style of perl version declarations (Brad Willis)
* Changed the display of git unknown files to be prettier (Daniel LeWarne)
* Include global git exclusion files (Daniel LeWarne)
* Add support for not running under a terminal (Dave Lambley)
* Make tilde (~) to point user's home directory (Dave Lambley)
* miyagawa now takes over the maintenance of ShipIt
diffstat:
devel/p5-ShipIt/Makefile | 7 +++----
devel/p5-ShipIt/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (31 lines):
diff -r ace312f96cf0 -r 8e95654704e9 devel/p5-ShipIt/Makefile
--- a/devel/p5-ShipIt/Makefile Sun Apr 05 13:08:39 2015 +0000
+++ b/devel/p5-ShipIt/Makefile Sun Apr 05 13:12:11 2015 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:16 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2015/04/05 13:12:11 wen Exp $
#
-DISTNAME= ShipIt-0.55
+DISTNAME= ShipIt-0.60
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BR/BRADFITZ/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIYAGAWA/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/ShipIt/
diff -r ace312f96cf0 -r 8e95654704e9 devel/p5-ShipIt/distinfo
--- a/devel/p5-ShipIt/distinfo Sun Apr 05 13:08:39 2015 +0000
+++ b/devel/p5-ShipIt/distinfo Sun Apr 05 13:12:11 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2011/11/15 08:47:29 hiramatsu Exp $
+$NetBSD: distinfo,v 1.4 2015/04/05 13:12:11 wen Exp $
-SHA1 (ShipIt-0.55.tar.gz) = 0a5a6059938f21ec360e8ebffce46e59050a441b
-RMD160 (ShipIt-0.55.tar.gz) = da168f2356a59e2491e57d47bbce5a0c0539aebe
-Size (ShipIt-0.55.tar.gz) = 17824 bytes
+SHA1 (ShipIt-0.60.tar.gz) = 55abc1270017eaa20c877e3da74c1df28bafb407
+RMD160 (ShipIt-0.60.tar.gz) = 20cffd6fe2ea03204e38813f5d77f8dbacce2d5d
+Size (ShipIt-0.60.tar.gz) = 20650 bytes
Home |
Main Index |
Thread Index |
Old Index