summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
Diffstat (limited to 'shells')
-rw-r--r--shells/posh/Makefile6
-rw-r--r--shells/posh/distinfo12
-rw-r--r--shells/posh/patches/patch-aa5
-rw-r--r--shells/posh/patches/patch-ab5
4 files changed, 17 insertions, 11 deletions
diff --git a/shells/posh/Makefile b/shells/posh/Makefile
index 8d19e9f5ed8..486066d6ed2 100644
--- a/shells/posh/Makefile
+++ b/shells/posh/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.13 2012/09/11 23:25:09 asau Exp $
+# $NetBSD: Makefile,v 1.14 2013/06/11 22:21:38 mef Exp $
#
-DISTNAME= posh_0.3.14
+DISTNAME= posh_0.12
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 2
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/p/posh/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://packages.debian.org/posh
COMMENT= Debian Policy-compliant Ordinary SHell
+LICENSE= gnu-gpl-v2
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/shells/posh/distinfo b/shells/posh/distinfo
index 99fa303d99c..ba01aab8213 100644
--- a/shells/posh/distinfo
+++ b/shells/posh/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.7 2013/06/11 21:43:13 mef Exp $
+$NetBSD: distinfo,v 1.8 2013/06/11 22:21:38 mef Exp $
-SHA1 (posh_0.3.14.tar.gz) = 0242227569336c3fa151d14263069480121c8d15
-RMD160 (posh_0.3.14.tar.gz) = 28ef5a29b736d42cc0f5261c305e053b65d79497
-Size (posh_0.3.14.tar.gz) = 668729 bytes
-SHA1 (patch-aa) = bdd8ffb67ccd60064b0fb5bda7935001f6807380
-SHA1 (patch-ab) = 1e638fd21d7cab2e0a98c6383ca02e3f7acbd14f
+SHA1 (posh_0.12.tar.gz) = 1d9e1ccbf0782b20726dca7f8d1c87de6a49d0bd
+RMD160 (posh_0.12.tar.gz) = b732de364c94f88d9ac80606a14f65cd069821a9
+Size (posh_0.12.tar.gz) = 469680 bytes
+SHA1 (patch-aa) = d70d108e73884f3c91a6bb22504853f6270290ec
+SHA1 (patch-ab) = 148632d17bc7ecb047169912eedea145d8b7698f
SHA1 (patch-main.c) = 84396558feb4bc17501d6b7e51e66e97a29a86f6
diff --git a/shells/posh/patches/patch-aa b/shells/posh/patches/patch-aa
index 831e964a58c..688c2659719 100644
--- a/shells/posh/patches/patch-aa
+++ b/shells/posh/patches/patch-aa
@@ -1,4 +1,7 @@
-$NetBSD: patch-aa,v 1.1 2004/09/08 12:00:09 jmmv Exp $
+$NetBSD: patch-aa,v 1.2 2013/06/11 22:21:38 mef Exp $
+
+date: 2004-09-08 21:00:09 +0900; author: jmmv; state: Exp;
+Fix build with gcc2.
--- src/builtins.c.orig 2004-09-08 13:54:59.000000000 +0200
+++ src/builtins.c
diff --git a/shells/posh/patches/patch-ab b/shells/posh/patches/patch-ab
index 8b9aef69fbd..3a2c1ca1e40 100644
--- a/shells/posh/patches/patch-ab
+++ b/shells/posh/patches/patch-ab
@@ -1,4 +1,7 @@
-$NetBSD: patch-ab,v 1.1 2005/11/10 22:25:13 joerg Exp $
+$NetBSD: patch-ab,v 1.2 2013/06/11 22:21:38 mef Exp $
+
+date: 2005-11-11 07:25:13 +0900; author: joerg; state: Exp;
+Depend on errno.h to provide errno.
--- sh.h.orig 2005-11-10 22:22:51.000000000 +0000
+++ sh.h