pkgsrc-WIP-changes archive

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

sdl-hercules-*: update dependencies of hyperion.



Module Name:	pkgsrc-wip
Committed By:	Olaf Seibert <rhialto%falu.nl@localhost>
Pushed By:	rhialto
Date:		Mon Nov 30 19:54:05 2020 +0100
Changeset:	55aac4943305e096171f197895cb235a681d206c

Modified Files:
	sdl-hercules-crypto/Makefile
	sdl-hercules-decnumber/Makefile
	sdl-hercules-softfloat/Makefile
	sdl-hercules-telnet/Makefile

Log Message:
sdl-hercules-*: update dependencies of hyperion.

Main difference is that cmake does not check for C++ any more.

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

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

diffstat:
 sdl-hercules-crypto/Makefile    | 6 +++---
 sdl-hercules-decnumber/Makefile | 6 +++---
 sdl-hercules-softfloat/Makefile | 6 +++---
 sdl-hercules-telnet/Makefile    | 6 +++---
 4 files changed, 12 insertions(+), 12 deletions(-)

diffs:
diff --git a/sdl-hercules-crypto/Makefile b/sdl-hercules-crypto/Makefile
index 464b2791b4..3b2a6c2f54 100644
--- a/sdl-hercules-crypto/Makefile
+++ b/sdl-hercules-crypto/Makefile
@@ -3,8 +3,8 @@
 PKGNAME=	sdl-hercules-crypto-1.0.0
 CATEGORIES=	emulators
 GIT_REPO=	https://github.com/SDL-Hercules-390/crypto.git
-GIT_REVISION=	02174c9e2fc7dfeeaf88fbe57172baaf07c650bb # Nov 29, 2019
-CHECKOUT_DATE=	2019-11-29
+GIT_REVISION=	53dda212770e5981974e11437535a586a22d4aae # Nov 13, 2020
+CHECKOUT_DATE=	2020-11-13
 
 MAINTAINER=	rhialto%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/SDL-Hercules-390/hyperion
@@ -12,7 +12,7 @@ COMMENT=	The SoftDevLabs version of crypto for Hercules 4.x
 LICENSE=	modified-bsd
 
 USE_TOOLS+=	cmake
-USE_LANGUAGES+=	c c++
+USE_LANGUAGES+=	c
 
 USE_CMAKE=	yes
 BLDDIR=		${WRKDIR}/crypto64.Release
diff --git a/sdl-hercules-decnumber/Makefile b/sdl-hercules-decnumber/Makefile
index 39a8ee1538..2136711c77 100644
--- a/sdl-hercules-decnumber/Makefile
+++ b/sdl-hercules-decnumber/Makefile
@@ -3,8 +3,8 @@
 PKGNAME=	sdl-hercules-decnumber-3.68.0
 CATEGORIES=	emulators
 GIT_REPO=	https://github.com/SDL-Hercules-390/decNumber.git
-GIT_REVISION=	963bd1fa94ff52adfe4c9ebc8cd874a641db7679 # Nov 29, 2019
-CHECKOUT_DATE=	2019-11-29
+GIT_REVISION=	e41bb5245dbfdde1dd3d55b2c755230325b2e4be # Nov 13, 2020
+CHECKOUT_DATE=	2020-11-13
 
 MAINTAINER=	rhialto%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/SDL-Hercules-390/hyperion
@@ -12,7 +12,7 @@ COMMENT=	The SoftDevLabs version of decNumber for Hercules 4.x
 LICENSE=	qpl-v1.0
 
 USE_TOOLS+=	cmake
-USE_LANGUAGES+=	c c++
+USE_LANGUAGES+=	c
 
 USE_CMAKE=	yes
 BLDDIR=		${WRKDIR}/decNumber64.Release
diff --git a/sdl-hercules-softfloat/Makefile b/sdl-hercules-softfloat/Makefile
index 7fc743ee75..1eedd77e09 100644
--- a/sdl-hercules-softfloat/Makefile
+++ b/sdl-hercules-softfloat/Makefile
@@ -3,8 +3,8 @@
 PKGNAME=	sdl-hercules-softfloat-3.5.0
 CATEGORIES=	emulators
 GIT_REPO=	https://github.com/SDL-Hercules-390/SoftFloat.git
-GIT_REVISION=	4bd642a52f9d631254315cdeb80f49dcc0ad6f7b # Nov 29, 2019
-CHECKOUT_DATE=	2019-11-29
+GIT_REVISION=	1991ebd466f46590d02aa68729f3283fe430bec0 # Nov 13, 2020
+CHECKOUT_DATE=	2020-11-13
 
 MAINTAINER=	rhialto%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/SDL-Hercules-390/SoftFloat
@@ -12,7 +12,7 @@ COMMENT=	The SoftDevLabs version of SoftFloat for Hercules 4.x
 LICENSE=	modified-bsd
 
 USE_TOOLS+=	cmake
-USE_LANGUAGES+=	c c++
+USE_LANGUAGES+=	c
 
 USE_CMAKE=	yes
 BLDDIR=		${WRKDIR}/SoftFloat64.Release
diff --git a/sdl-hercules-telnet/Makefile b/sdl-hercules-telnet/Makefile
index 44483adf0f..c9e0a2196a 100644
--- a/sdl-hercules-telnet/Makefile
+++ b/sdl-hercules-telnet/Makefile
@@ -3,8 +3,8 @@
 PKGNAME=	sdl-hercules-telnet-1.0.0
 CATEGORIES=	emulators
 GIT_REPO=	https://github.com/SDL-Hercules-390/telnet.git
-GIT_REVISION=	650fad2ce96f76bf6d62cd3f8e70ae7e5f214fd3 # Nov 29, 2019
-CHECKOUT_DATE=	2019-11-29
+GIT_REVISION=	4b8acebec532057a29bc5662f8ca80d50aeda05c # Nov 13, 2020
+CHECKOUT_DATE=	2020-11-13
 
 MAINTAINER=	rhialto%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/SDL-Hercules-390/telnet
@@ -12,7 +12,7 @@ COMMENT=	The SoftDevLabs version of telnet library for Hercules 4.x
 LICENSE=	modified-bsd
 
 USE_TOOLS+=	cmake
-USE_LANGUAGES+=	c c++
+USE_LANGUAGES+=	c
 
 USE_CMAKE=	yes
 BLDDIR=		${WRKDIR}/telnet64.Release


Home | Main Index | Thread Index | Old Index