pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/mypaint-brushes
Module Name: pkgsrc
Committed By: wiz
Date: Mon Apr 30 20:57:47 UTC 2018
Modified Files:
pkgsrc/graphics/mypaint-brushes: Makefile
Log Message:
int-brushes: shorten PKGNAME.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/mypaint-brushes/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/mypaint-brushes/Makefile
diff -u pkgsrc/graphics/mypaint-brushes/Makefile:1.2 pkgsrc/graphics/mypaint-brushes/Makefile:1.3
--- pkgsrc/graphics/mypaint-brushes/Makefile:1.2 Mon Apr 30 20:56:11 2018
+++ pkgsrc/graphics/mypaint-brushes/Makefile Mon Apr 30 20:57:47 2018
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2018/04/30 20:56:11 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2018/04/30 20:57:47 wiz Exp $
DISTNAME= mypaint-brushes-1.3.0
-PKGNAME= ${GITHUB_PROJECT}-${DISTNAME}
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=Jehan/}
GITHUB_PROJECT= mypaint-brushes
-GITHUB_TAG= v1.3.0
+GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= ryoon%NetBSD.org@localhost
HOMEPAGE= https://github.com/Jehan/mypaint-brushes/
Home |
Main Index |
Thread Index |
Old Index