pkgsrc-WIP-changes archive

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

[p]bosh: Updated to latest version



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <michael.baeuerle%stz-e.de@localhost>
Pushed By:	micha
Date:		Thu Oct 11 17:14:25 2018 +0200
Changeset:	1badae8768d866a78232ee2f00f9858e76474009

Modified Files:
	bosh/Makefile
	bosh/TODO
	bosh/distinfo
	pbosh/Makefile
	pbosh/distinfo

Log Message:
[p]bosh: Updated to latest version

Keyboard still not working correctly on NetBSD.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1badae8768d866a78232ee2f00f9858e76474009

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 bosh/Makefile  | 4 ++--
 bosh/TODO      | 1 +
 bosh/distinfo  | 8 ++++----
 pbosh/Makefile | 4 ++--
 pbosh/distinfo | 8 ++++----
 5 files changed, 13 insertions(+), 12 deletions(-)

diffs:
diff --git a/bosh/Makefile b/bosh/Makefile
index f0cdebaac4..a8a39e417c 100644
--- a/bosh/Makefile
+++ b/bosh/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
-DISTNAME=	schily-2018-09-26
-PKGNAME=	bosh-20180926
+DISTNAME=	schily-2018-10-11
+PKGNAME=	bosh-20181011
 CATEGORIES=	shells
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=schilytools/}
 EXTRACT_SUFX=	.tar.bz2
diff --git a/bosh/TODO b/bosh/TODO
index 9da04dd551..c96c322d69 100644
--- a/bosh/TODO
+++ b/bosh/TODO
@@ -8,3 +8,4 @@
 [X] Add obosh and pbosh variants to this package?
     => No, use separate packages
 [X] Use smake for build
+[ ] Analyze keyboard behaviour for special characters like umlauts
diff --git a/bosh/distinfo b/bosh/distinfo
index f797e286dc..d0db61fba6 100644
--- a/bosh/distinfo
+++ b/bosh/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (schily-2018-09-26.tar.bz2) = 41693b863f5badc96f23f8c8f83390fbe7df539e
-RMD160 (schily-2018-09-26.tar.bz2) = 2c8a70c712960a3f77c0faf632bf9d76969a5518
-SHA512 (schily-2018-09-26.tar.bz2) = 5670bee370ca9408ebb827f5017f2d1505d25c2981c70bfe5e8e8648beba4228d778c2290ce623dcc9361a752e977cccf40b3174598e0a1c616171ce79af5885
-Size (schily-2018-09-26.tar.bz2) = 4297286 bytes
+SHA1 (schily-2018-10-11.tar.bz2) = 7362b695a410cac0f4134dc8784197532a078abd
+RMD160 (schily-2018-10-11.tar.bz2) = 66fa538519e2fb5af6576ff806fccd2e9c578cb0
+SHA512 (schily-2018-10-11.tar.bz2) = e3ea44b2bde6ba91978a3c715c148c48372026762c57943a9d2900329a317b9e69a78226a192ebbc9d204ddf1dfab1688b09974d10402de0a6245e1e361a58ef
+Size (schily-2018-10-11.tar.bz2) = 4305089 bytes
diff --git a/pbosh/Makefile b/pbosh/Makefile
index 875de9e09c..bebad54199 100644
--- a/pbosh/Makefile
+++ b/pbosh/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
-DISTNAME=	schily-2018-09-26
-PKGNAME=	pbosh-20180926
+DISTNAME=	schily-2018-10-11
+PKGNAME=	pbosh-20181011
 CATEGORIES=	shells
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=schilytools/}
 EXTRACT_SUFX=	.tar.bz2
diff --git a/pbosh/distinfo b/pbosh/distinfo
index f797e286dc..d0db61fba6 100644
--- a/pbosh/distinfo
+++ b/pbosh/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (schily-2018-09-26.tar.bz2) = 41693b863f5badc96f23f8c8f83390fbe7df539e
-RMD160 (schily-2018-09-26.tar.bz2) = 2c8a70c712960a3f77c0faf632bf9d76969a5518
-SHA512 (schily-2018-09-26.tar.bz2) = 5670bee370ca9408ebb827f5017f2d1505d25c2981c70bfe5e8e8648beba4228d778c2290ce623dcc9361a752e977cccf40b3174598e0a1c616171ce79af5885
-Size (schily-2018-09-26.tar.bz2) = 4297286 bytes
+SHA1 (schily-2018-10-11.tar.bz2) = 7362b695a410cac0f4134dc8784197532a078abd
+RMD160 (schily-2018-10-11.tar.bz2) = 66fa538519e2fb5af6576ff806fccd2e9c578cb0
+SHA512 (schily-2018-10-11.tar.bz2) = e3ea44b2bde6ba91978a3c715c148c48372026762c57943a9d2900329a317b9e69a78226a192ebbc9d204ddf1dfab1688b09974d10402de0a6245e1e361a58ef
+Size (schily-2018-10-11.tar.bz2) = 4305089 bytes


Home | Main Index | Thread Index | Old Index