pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/hercules4sdl



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Wed Dec  1 03:51:57 UTC 2021

Modified Files:
        pkgsrc/emulators/hercules4sdl: Makefile distinfo

Log Message:
hercules4sdl: Use tarball name as downloaded by web browser


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/emulators/hercules4sdl/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/emulators/hercules4sdl/distinfo

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

Modified files:

Index: pkgsrc/emulators/hercules4sdl/Makefile
diff -u pkgsrc/emulators/hercules4sdl/Makefile:1.3 pkgsrc/emulators/hercules4sdl/Makefile:1.4
--- pkgsrc/emulators/hercules4sdl/Makefile:1.3  Sun Nov 14 08:50:03 2021
+++ pkgsrc/emulators/hercules4sdl/Makefile      Wed Dec  1 03:51:57 2021
@@ -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

Index: pkgsrc/emulators/hercules4sdl/distinfo
diff -u pkgsrc/emulators/hercules4sdl/distinfo:1.1 pkgsrc/emulators/hercules4sdl/distinfo:1.2
--- pkgsrc/emulators/hercules4sdl/distinfo:1.1  Sat Nov  6 16:43:23 2021
+++ pkgsrc/emulators/hercules4sdl/distinfo      Wed Dec  1 03:51:57 2021
@@ -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