pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/onscripter
Module Name: pkgsrc
Committed By: tsutsui
Date: Sat Sep 30 16:16:54 UTC 2023
Modified Files:
pkgsrc/games/onscripter: Makefile PLIST distinfo
Log Message:
onscripter: update to 20230825.
No English upstream changelog, but mostly minor bug fixes since 20191116.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/games/onscripter/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/games/onscripter/PLIST
cvs rdiff -u -r1.35 -r1.36 pkgsrc/games/onscripter/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/onscripter/Makefile
diff -u pkgsrc/games/onscripter/Makefile:1.48 pkgsrc/games/onscripter/Makefile:1.49
--- pkgsrc/games/onscripter/Makefile:1.48 Sun Jan 29 21:16:19 2023
+++ pkgsrc/games/onscripter/Makefile Sat Sep 30 16:16:54 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2023/01/29 21:16:19 ryoon Exp $
+# $NetBSD: Makefile,v 1.49 2023/09/30 16:16:54 tsutsui Exp $
#
-DISTNAME= onscripter-20191116
-PKGREVISION= 2
+DISTNAME= onscripter-20230825
CATEGORIES= games
MASTER_SITES= https://onscripter.osdn.jp/
@@ -36,9 +35,6 @@ do-install:
.for f in nsaconv nsadec onscripter sarconv sardec
${INSTALL_PROGRAM} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/bin
.endfor
-.for f in ogapee.css onscripter.html
- ${INSTALL_DATA} ${WRKSRC}/www/${f} ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
-.endfor
${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
.include "../../archivers/bzip2/buildlink3.mk"
Index: pkgsrc/games/onscripter/PLIST
diff -u pkgsrc/games/onscripter/PLIST:1.1.1.1 pkgsrc/games/onscripter/PLIST:1.2
--- pkgsrc/games/onscripter/PLIST:1.1.1.1 Wed Mar 2 12:05:18 2011
+++ pkgsrc/games/onscripter/PLIST Sat Sep 30 16:16:54 2023
@@ -1,9 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/02 12:05:18 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.2 2023/09/30 16:16:54 tsutsui Exp $
bin/nsaconv
bin/nsadec
bin/onscripter
bin/sarconv
bin/sardec
share/doc/onscripter/README
-share/doc/onscripter/ogapee.css
-share/doc/onscripter/onscripter.html
Index: pkgsrc/games/onscripter/distinfo
diff -u pkgsrc/games/onscripter/distinfo:1.35 pkgsrc/games/onscripter/distinfo:1.36
--- pkgsrc/games/onscripter/distinfo:1.35 Tue Oct 26 10:44:18 2021
+++ pkgsrc/games/onscripter/distinfo Sat Sep 30 16:16:54 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.35 2021/10/26 10:44:18 nia Exp $
+$NetBSD: distinfo,v 1.36 2023/09/30 16:16:54 tsutsui Exp $
-BLAKE2s (onscripter-20191116.tar.gz) = b3e67042e71434794ebce47401207aaec99efaa436ec39d6a70e213016d65e05
-SHA512 (onscripter-20191116.tar.gz) = 889a1f3916dade4eb0b34f05d8160e5640dd3b9092b8f02120ee153a836c2153805f224dd2ada32b9d839f289e6e31b2a363a17703f774afc37eb1c7e2a5850c
-Size (onscripter-20191116.tar.gz) = 252945 bytes
+BLAKE2s (onscripter-20230825.tar.gz) = 938591254c2f973a0905b080e7d4f74360cf72c89d31887b483f45b3f53f2de2
+SHA512 (onscripter-20230825.tar.gz) = 78ca302583797084549a62bab88418ec432ad4e916b8cb0ec944be5d86af60421d2370118d5bf332d6878aad43599369ea403ab55f86d1cbc405d633121aa675
+Size (onscripter-20230825.tar.gz) = 228994 bytes
SHA1 (patch-Makefile.Linux) = 6aa721529ed7f733a73fb4f6f7a525160d492909
Home |
Main Index |
Thread Index |
Old Index