pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/mypaint-brushes int-brushes: sho...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/df4146894b42
branches:  trunk
changeset: 307055:df4146894b42
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Apr 30 20:57:47 2018 +0000
description:
int-brushes: shorten PKGNAME.

diffstat:

 graphics/mypaint-brushes/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (17 lines):

diff -r acdce37089cb -r df4146894b42 graphics/mypaint-brushes/Makefile
--- a/graphics/mypaint-brushes/Makefile Mon Apr 30 20:57:04 2018 +0000
+++ b/graphics/mypaint-brushes/Makefile Mon Apr 30 20:57:47 2018 +0000
@@ -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