Fri Oct 7 18:02:52 2022 UTC ()
gcad3d: revbump due to x11/gtkglarea2 update


(nros)
diff -r1.1 -r1.2 pkgsrc/cad/gcad3d/Makefile

cvs diff -r1.1 -r1.2 pkgsrc/cad/gcad3d/Makefile (expand / switch to unified diff)

--- pkgsrc/cad/gcad3d/Makefile 2022/05/23 19:10:03 1.1
+++ pkgsrc/cad/gcad3d/Makefile 2022/10/07 18:02:52 1.2
@@ -1,23 +1,24 @@ @@ -1,23 +1,24 @@
1# $NetBSD: Makefile,v 1.1 2022/05/23 19:10:03 plunky Exp $ 1# $NetBSD: Makefile,v 1.2 2022/10/07 18:02:52 nros Exp $
2# 2#
3 3
4# 4#
5# gCAD3D is open source but not open development. Each release is added 5# gCAD3D is open source but not open development. Each release is added
6# to github as a single commit, with the message as the ChangeLog. So, 6# to github as a single commit, with the message as the ChangeLog. So,
7# the tag is needed to fetch the right version. 7# the tag is needed to fetch the right version.
8# 8#
9 9
10DISTNAME= gcad3d-2.46.24 10DISTNAME= gcad3d-2.46.24
 11PKGREVISION= 1
11CATEGORIES= cad editors 12CATEGORIES= cad editors
12MASTER_SITES= ${MASTER_SITE_GITHUB:=gcad3d/} 13MASTER_SITES= ${MASTER_SITE_GITHUB:=gcad3d/}
13GITHUB_PROJECT= gcad3d 14GITHUB_PROJECT= gcad3d
14GITHUB_TAG= ff33b206f158092dbac7f2b1236c3d38fee5d656 15GITHUB_TAG= ff33b206f158092dbac7f2b1236c3d38fee5d656
15 16
16MAINTAINER= pkgsrc-users@NetBSD.org 17MAINTAINER= pkgsrc-users@NetBSD.org
17HOMEPAGE= https://www.gcad3d.org/ 18HOMEPAGE= https://www.gcad3d.org/
18COMMENT= 3D CADCAM software 19COMMENT= 3D CADCAM software
19LICENSE= gnu-gpl-v3 20LICENSE= gnu-gpl-v3
20 21
21USE_TOOLS= gmake pkg-config 22USE_TOOLS= gmake pkg-config
22USE_LANGUAGES= c99 23USE_LANGUAGES= c99
23TOOLS_NOOP+= ctags # exctags is used but not needed 24TOOLS_NOOP+= ctags # exctags is used but not needed