pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/hercules4sdl hercules4sdl: Use tarball name ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bc746a0bfd7a
branches:  trunk
changeset: 770484:bc746a0bfd7a
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed Dec 01 03:51:57 2021 +0000

description:
hercules4sdl: Use tarball name as downloaded by web browser

diffstat:

 emulators/hercules4sdl/Makefile |  5 ++---
 emulators/hercules4sdl/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (33 lines):

diff -r 729b75352f4f -r bc746a0bfd7a emulators/hercules4sdl/Makefile
--- a/emulators/hercules4sdl/Makefile   Wed Dec 01 03:39:52 2021 +0000
+++ b/emulators/hercules4sdl/Makefile   Wed Dec 01 03:51:57 2021 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2021/11/14 08:50:03 jperkin Exp $
+# $NetBSD: Makefile,v 1.4 2021/12/01 03:51:57 ryoon Exp $
 
 PKGNAME=       hercules4sdl-4.3
-DISTNAME=      Release_${PKGVERSION_NOREV}
+DISTNAME=      hyperion-Release_${PKGVERSION_NOREV}
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=SDL-Hercules-390/}
 EXTRACT_USING= bsdtar
-DIST_SUBDIR=   hercules4sdl
 
 MAINTAINER=    rhialto%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/SDL-Hercules-390/hyperion
diff -r 729b75352f4f -r bc746a0bfd7a emulators/hercules4sdl/distinfo
--- a/emulators/hercules4sdl/distinfo   Wed Dec 01 03:39:52 2021 +0000
+++ b/emulators/hercules4sdl/distinfo   Wed Dec 01 03:51:57 2021 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1 2021/11/06 16:43:23 rhialto Exp $
+$NetBSD: distinfo,v 1.2 2021/12/01 03:51:57 ryoon Exp $
 
-BLAKE2s (hercules4sdl/Release_4.3.tar.gz) = 5931c6762e5e6585c44052732628a1aec6d156422dd7aaf8b3b1a335aa8218a0
-SHA512 (hercules4sdl/Release_4.3.tar.gz) = e2591b16ecc08f952f16c013764a1d6bfd88aafe9620130dca9619a8af47f2cc04af7d7552c08f75ff6000854fe8e698350b344dbb573551701a610df68fd00a
-Size (hercules4sdl/Release_4.3.tar.gz) = 11609664 bytes
+BLAKE2s (hyperion-Release_4.3.tar.gz) = 5931c6762e5e6585c44052732628a1aec6d156422dd7aaf8b3b1a335aa8218a0
+SHA512 (hyperion-Release_4.3.tar.gz) = e2591b16ecc08f952f16c013764a1d6bfd88aafe9620130dca9619a8af47f2cc04af7d7552c08f75ff6000854fe8e698350b344dbb573551701a610df68fd00a
+Size (hyperion-Release_4.3.tar.gz) = 11609664 bytes
 SHA1 (patch-Makefile.am) = 85b65386cfde0d7c180abaeaab67e05ad7d07385
 SHA1 (patch-configure.ac) = b7f79b0a12cfe20eab389b59ace08bea427d2b63
 SHA1 (patch-hifr.h) = 6b878b957d1847296882316067281b05872a760c



Home | Main Index | Thread Index | Old Index