pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/ansiweather ansiweather: add GITHUB_RELEASE direc...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8b1c88c94d6d
branches:  trunk
changeset: 414584:8b1c88c94d6d
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Mon Mar 30 15:35:09 2020 +0000

description:
ansiweather: add GITHUB_RELEASE directive.

diffstat:

 misc/ansiweather/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r f7333afc9772 -r 8b1c88c94d6d misc/ansiweather/Makefile
--- a/misc/ansiweather/Makefile Mon Mar 30 14:13:30 2020 +0000
+++ b/misc/ansiweather/Makefile Mon Mar 30 15:35:09 2020 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2020/01/21 18:07:52 fcambus Exp $
+# $NetBSD: Makefile,v 1.13 2020/03/30 15:35:09 fcambus Exp $
 
 DISTNAME=      ansiweather-1.16.0
 CATEGORIES=    misc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fcambus/}
+GITHUB_RELEASE=        ${PKGVERSION_NOREV}
 
 MAINTAINER=    fcambus%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/fcambus/ansiweather/



Home | Main Index | Thread Index | Old Index