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:           Thu Nov 14 15:19:42 UTC 2019

Modified Files:
        pkgsrc/games/onscripter: Makefile distinfo

Log Message:
onscripter: update to 20191022.

pkgsrc changes:
 - use https for HOMEPAGE and MASTER_SITES

No English upstream changelog.


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/games/onscripter/Makefile
cvs rdiff -u -r1.31 -r1.32 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.44 pkgsrc/games/onscripter/Makefile:1.45
--- pkgsrc/games/onscripter/Makefile:1.44       Thu May 23 19:23:01 2019
+++ pkgsrc/games/onscripter/Makefile    Thu Nov 14 15:19:42 2019
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.44 2019/05/23 19:23:01 rillig Exp $
+# $NetBSD: Makefile,v 1.45 2019/11/14 15:19:42 tsutsui Exp $
 #
 
-DISTNAME=              onscripter-20161102
-PKGREVISION=           1
+DISTNAME=              onscripter-20191022
 CATEGORIES=            games
-MASTER_SITES=          http://onscripter.osdn.jp/
+MASTER_SITES=          https://onscripter.osdn.jp/
 
 MAINTAINER=            tsutsui%NetBSD.org@localhost
-HOMEPAGE=              http://onscripter.osdn.jp/onscripter.html
+HOMEPAGE=              https://onscripter.osdn.jp/onscripter.html
 COMMENT=               Interpreter to execute a script for NScripter
 LICENSE=               gnu-gpl-v2
 

Index: pkgsrc/games/onscripter/distinfo
diff -u pkgsrc/games/onscripter/distinfo:1.31 pkgsrc/games/onscripter/distinfo:1.32
--- pkgsrc/games/onscripter/distinfo:1.31       Mon Mar 20 13:56:08 2017
+++ pkgsrc/games/onscripter/distinfo    Thu Nov 14 15:19:42 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.31 2017/03/20 13:56:08 tsutsui Exp $
+$NetBSD: distinfo,v 1.32 2019/11/14 15:19:42 tsutsui Exp $
 
-SHA1 (onscripter-20161102.tar.gz) = f01909896d4503ec49d435e018870215234f5b4b
-RMD160 (onscripter-20161102.tar.gz) = 47349b7bd5acaadd480aeb65c86df8345d8e6732
-SHA512 (onscripter-20161102.tar.gz) = 3d6c25d82bc865489702a89976e651d287c25d3073bd95611ea872c78b1c67546c89041117601dff444c3c54c0de11e51455c62439a5b65083e08c422d57a803
-Size (onscripter-20161102.tar.gz) = 245390 bytes
+SHA1 (onscripter-20191022.tar.gz) = 68e104a028edbb0aa24ba72c1fe1fdb3a2155487
+RMD160 (onscripter-20191022.tar.gz) = 876f354ba82c99a6c0bf9db8ed6d1ae8f883da15
+SHA512 (onscripter-20191022.tar.gz) = 0e76532faae2d639e6f34d1cf02ef9f944bba3f7fcb89e0812740670d57c43fe525b019b62352cee240aa8b286a8c717616055d96302b52485672db377b28be9
+Size (onscripter-20191022.tar.gz) = 252850 bytes
 SHA1 (patch-Makefile.Linux) = 6aa721529ed7f733a73fb4f6f7a525160d492909



Home | Main Index | Thread Index | Old Index