pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/grafx2
Module Name: pkgsrc
Committed By: wiz
Date: Fri Jul 15 21:21:29 UTC 2022
Modified Files:
pkgsrc/graphics/grafx2: Makefile PLIST distinfo
pkgsrc/graphics/grafx2/patches: patch-misc.c
Removed Files:
pkgsrc/graphics/grafx2/patches: patch-help.c
Log Message:
grafx2: update to 2.8.3128.
Changes not found, one patch merged.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/grafx2/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/grafx2/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/grafx2/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/graphics/grafx2/patches/patch-help.c
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/grafx2/patches/patch-misc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/grafx2/Makefile
diff -u pkgsrc/graphics/grafx2/Makefile:1.7 pkgsrc/graphics/grafx2/Makefile:1.8
--- pkgsrc/graphics/grafx2/Makefile:1.7 Mon Aug 17 20:19:01 2020
+++ pkgsrc/graphics/grafx2/Makefile Fri Jul 15 21:21:29 2022
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2020/08/17 20:19:01 leot Exp $
+# $NetBSD: Makefile,v 1.8 2022/07/15 21:21:29 wiz Exp $
-DISTNAME= grafx2-2.7.2950-src
+DISTNAME= grafx2-2.8.3128-src
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 1
CATEGORIES= graphics
-MASTER_SITES= https://gitlab.com/GrafX2/grafX2/-/jobs/428763304/artifacts/raw/
+MASTER_SITES= https://gitlab.com/GrafX2/grafX2/-/jobs/2477335384/artifacts/raw/
EXTRACT_SUFX= .tgz
MAINTAINER= ryoon%NetBSD.org@localhost
Index: pkgsrc/graphics/grafx2/PLIST
diff -u pkgsrc/graphics/grafx2/PLIST:1.3 pkgsrc/graphics/grafx2/PLIST:1.4
--- pkgsrc/graphics/grafx2/PLIST:1.3 Mon Feb 10 13:08:10 2020
+++ pkgsrc/graphics/grafx2/PLIST Fri Jul 15 21:21:29 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2020/02/10 13:08:10 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.4 2022/07/15 21:21:29 wiz Exp $
bin/grafx2-sdl
share/applications/grafx2.desktop
share/grafx2/fonts/8pxfont.png
@@ -87,7 +87,10 @@ share/grafx2/skins/font_Melon.png
share/grafx2/skins/font_Seen.png
share/grafx2/skins/skin_Aurora.png
share/grafx2/skins/skin_DPaint.png
+share/grafx2/skins/skin_black.png
+share/grafx2/skins/skin_chrisfx.png
share/grafx2/skins/skin_classic.png
+share/grafx2/skins/skin_klin.png
share/grafx2/skins/skin_modern.png
share/grafx2/skins/skin_scenish.png
share/grafx2/skins/unicode_0390-03C9.png
Index: pkgsrc/graphics/grafx2/distinfo
diff -u pkgsrc/graphics/grafx2/distinfo:1.6 pkgsrc/graphics/grafx2/distinfo:1.7
--- pkgsrc/graphics/grafx2/distinfo:1.6 Tue Oct 26 10:46:16 2021
+++ pkgsrc/graphics/grafx2/distinfo Fri Jul 15 21:21:29 2022
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 10:46:16 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/07/15 21:21:29 wiz Exp $
-BLAKE2s (grafx2-2.7.2950-src.tgz) = 38ecda4d33b0414245ccce81a56ff09565ba7a7d2d28dea16bad5cbe6a76935c
-SHA512 (grafx2-2.7.2950-src.tgz) = 1f13d17327b55d040cca63bf804f81ff2cc8a57ef6c3418d5da2e84c090b3c2b62ed348abfb95b50f11ceea80637477e8cfd3d277dfd5c8949fbdb7620098cec
-Size (grafx2-2.7.2950-src.tgz) = 1104406 bytes
-SHA1 (patch-help.c) = 6b889198e644c1cf720956f1b2003032d09c1013
+BLAKE2s (grafx2-2.8.3128-src.tgz) = e2e091e1e90b8adac2d7975161219920922aec738411a223ad343a20b0bc0d85
+SHA512 (grafx2-2.8.3128-src.tgz) = 822eccd04f8fd793767c002c8911a4ec5a28194c046a1b88c7cec50512f5f7536b4114c75658012c1c94c38b2d97323f58919258e7b56021273c4999966438e3
+Size (grafx2-2.8.3128-src.tgz) = 1174766 bytes
SHA1 (patch-main.c) = 3116bf8990994265132ce95fec1ca13a0b735912
-SHA1 (patch-misc.c) = 19d9c3225babd1f62c14def892b77a8691edb0a6
+SHA1 (patch-misc.c) = bd349d1012d220facfdf8beeef28d0d3c212a3f4
Index: pkgsrc/graphics/grafx2/patches/patch-misc.c
diff -u pkgsrc/graphics/grafx2/patches/patch-misc.c:1.3 pkgsrc/graphics/grafx2/patches/patch-misc.c:1.4
--- pkgsrc/graphics/grafx2/patches/patch-misc.c:1.3 Mon Feb 10 13:08:10 2020
+++ pkgsrc/graphics/grafx2/patches/patch-misc.c Fri Jul 15 21:21:29 2022
@@ -1,10 +1,10 @@
-$NetBSD: patch-misc.c,v 1.3 2020/02/10 13:08:10 ryoon Exp $
+$NetBSD: patch-misc.c,v 1.4 2022/07/15 21:21:29 wiz Exp $
* Fix sysctl build failure
---- misc.c.orig 2020-02-06 21:01:27.000000000 +0000
+--- misc.c.orig 2022-05-19 07:17:59.000000000 +0000
+++ misc.c
-@@ -29,6 +29,9 @@
+@@ -21,6 +21,9 @@
#ifndef _MSC_VER
#include <strings.h>
#endif
@@ -13,4 +13,4 @@ $NetBSD: patch-misc.c,v 1.3 2020/02/10 1
+#endif
#include <stdlib.h>
#include <math.h>
- #if !defined(USE_SDL) && !defined(USE_SDL2)
+ #include "struct.h"
Home |
Main Index |
Thread Index |
Old Index