pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/wallust



Module Name:    pkgsrc
Committed By:   pin
Date:           Wed Aug  7 08:07:21 UTC 2024

Modified Files:
        pkgsrc/graphics/wallust: Makefile

Log Message:
graphics/wallust: remove beta tag


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/graphics/wallust/Makefile

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

Modified files:

Index: pkgsrc/graphics/wallust/Makefile
diff -u pkgsrc/graphics/wallust/Makefile:1.20 pkgsrc/graphics/wallust/Makefile:1.21
--- pkgsrc/graphics/wallust/Makefile:1.20       Wed Aug  7 06:42:48 2024
+++ pkgsrc/graphics/wallust/Makefile    Wed Aug  7 08:07:21 2024
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.20 2024/08/07 06:42:48 pin Exp $
+# $NetBSD: Makefile,v 1.21 2024/08/07 08:07:21 pin Exp $
 
 DISTNAME=      3.0.0
 # This is actually an update from 3.0.0-beta to 3.0.0 release.
 # Unfortunately, I made a mistake on previous updates and pushed
 # 3.0.0-alpha as 3.0.0 so, use PKGREVISION to handle this.
 PKGREVISION=   2
-PKGNAME=       wallust-${DISTNAME:S/-beta//}
+PKGNAME=       wallust-${DISTNAME}
 CATEGORIES=    graphics
 MASTER_SITES=  https://codeberg.org/explosion-mental/wallust/archive/
 



Home | Main Index | Thread Index | Old Index