pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/shells/perlsh Updated shells/perlsh to 1.8.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/49e23168c39a
branches:  trunk
changeset: 356933:49e23168c39a
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Jan 08 10:55:51 2017 +0000

description:
Updated shells/perlsh to 1.8.1
------------------------------
1.8.1 [2007-07-20]
  Fixes
    *   Applied patch from rafalka:
        http://sourceforge.net/support/tracker.php?aid=1635389 to fix path
        behavior on Windows.

diffstat:

 shells/perlsh/Makefile         |   8 ++++----
 shells/perlsh/distinfo         |  14 +++++++-------
 shells/perlsh/patches/patch-aa |   6 +++++-
 shells/perlsh/patches/patch-ab |   4 +++-
 4 files changed, 19 insertions(+), 13 deletions(-)

diffs (65 lines):

diff -r 2e124901c9df -r 49e23168c39a shells/perlsh/Makefile
--- a/shells/perlsh/Makefile    Sun Jan 08 10:48:59 2017 +0000
+++ b/shells/perlsh/Makefile    Sun Jan 08 10:55:51 2017 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.29 2016/07/09 06:38:57 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2017/01/08 10:55:51 mef Exp $
 
-DISTNAME=      psh-1.8
-PKGNAME=       perlsh-1.8
-PKGREVISION=   13
+DISTNAME=      psh-1.8.1
+PKGNAME=       perlsh-1.8.1
 CATEGORIES=    shells perl5
 MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/G/GR/GREGOR/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/psh/
 COMMENT=       The Perl Shell
+LICENSE=       ${PERL5_LICENSE}
 
 DEPENDS+=      p5-Term-ReadKey>=2.21:../../devel/p5-Term-ReadKey
 #DEPENDS+=     {perl>=5.17.10,p5-Term-ReadLine>=1.12}:../../devel/p5-Term-ReadLine
diff -r 2e124901c9df -r 49e23168c39a shells/perlsh/distinfo
--- a/shells/perlsh/distinfo    Sun Jan 08 10:48:59 2017 +0000
+++ b/shells/perlsh/distinfo    Sun Jan 08 10:55:51 2017 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.5 2015/11/02 23:00:35 agc Exp $
+$NetBSD: distinfo,v 1.6 2017/01/08 10:55:51 mef Exp $
 
-SHA1 (psh-1.8.tar.gz) = fd2f1fd0e100fb9fc20102b1c0d9dfaf2b14c0b9
-RMD160 (psh-1.8.tar.gz) = ed06062ef6faeb08dba0ac5dd12cf24acbcd6380
-SHA512 (psh-1.8.tar.gz) = 770d4444f11617d1d9e3f4ee1cdaf55472ae675b5f9cdbf795c8e7e5e3c39fe08294aa68463910645ea32a1b9eba056c68bb53074b65f6c48016c19a6f6ffd12
-Size (psh-1.8.tar.gz) = 119989 bytes
-SHA1 (patch-aa) = c91b7ace961409e9d12f7ecda0e0dad1e860cd22
-SHA1 (patch-ab) = e884915aeb44fcdce6d2177bd7836302048586f1
+SHA1 (psh-1.8.1.tar.gz) = 49d40d38d776348715a946d5b768612dde30ba47
+RMD160 (psh-1.8.1.tar.gz) = 661b0127c53409e9ff5aa84f99b4e821f23038c2
+SHA512 (psh-1.8.1.tar.gz) = 20ac6d6d39ff0820eee6314e73c02f18b9362ef3dde6e2c6cd68094d1ebc435d26bf3528e858042b95372916821077e5a4e5d4b376aac68caf6d8fc629a61c07
+Size (psh-1.8.1.tar.gz) = 120036 bytes
+SHA1 (patch-aa) = 717a13402903ed776007a78a0efd57b94f047ee3
+SHA1 (patch-ab) = d2d4a192251e3c06edb263eeba4a1352364a12d7
diff -r 2e124901c9df -r 49e23168c39a shells/perlsh/patches/patch-aa
--- a/shells/perlsh/patches/patch-aa    Sun Jan 08 10:48:59 2017 +0000
+++ b/shells/perlsh/patches/patch-aa    Sun Jan 08 10:55:51 2017 +0000
@@ -1,4 +1,8 @@
-$NetBSD: patch-aa,v 1.1 2005/01/21 03:53:17 tv Exp $
+$NetBSD: patch-aa,v 1.2 2017/01/08 10:55:51 mef Exp $
+
+date: 2005-01-21 12:53:17 +0900;  author: tv;  state: Exp;
+Partly Interix fix, but also readonly-root fix:  Don't use "-w '/'" to
+determine whether to install in PREFIX/share.  Just do it anyway.
 
 --- postinstall.pl.orig        2005-01-20 22:51:05.000000000 -0500
 +++ postinstall.pl
diff -r 2e124901c9df -r 49e23168c39a shells/perlsh/patches/patch-ab
--- a/shells/perlsh/patches/patch-ab    Sun Jan 08 10:48:59 2017 +0000
+++ b/shells/perlsh/patches/patch-ab    Sun Jan 08 10:55:51 2017 +0000
@@ -1,4 +1,6 @@
-$NetBSD: patch-ab,v 1.1 2010/06/25 23:16:27 joerg Exp $
+$NetBSD: patch-ab,v 1.2 2017/01/08 10:55:51 mef Exp $
+
+DESTDIR support
 
 --- Makefile.PL.orig   2010-06-25 23:12:07.000000000 +0000
 +++ Makefile.PL



Home | Main Index | Thread Index | Old Index