pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/yahttp Use PKGVERSION_NOREV in GITHUB_RELEASE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/bfe45571a7ea
branches: trunk
changeset: 649499:bfe45571a7ea
user: rodent <rodent%pkgsrc.org@localhost>
date: Fri Apr 03 22:02:54 2015 +0000
description:
Use PKGVERSION_NOREV in GITHUB_RELEASE.
diffstat:
www/yahttp/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r a80616c80ff2 -r bfe45571a7ea www/yahttp/Makefile
--- a/www/yahttp/Makefile Fri Apr 03 20:46:12 2015 +0000
+++ b/www/yahttp/Makefile Fri Apr 03 22:02:54 2015 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2015/04/02 23:52:50 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2015/04/03 22:02:54 rodent Exp $
DISTNAME= yahttp-0.1.5
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=cmouse/}
-GITHUB_RELEASE= v0.1.5
+GITHUB_RELEASE= v${PKGVERSION_NOREV}
MAINTAINER= rodent%NetBSD.org@localhost
HOMEPAGE= ${MASTER_SITE_GITHUB:=cmouse/yahttp/}
Home |
Main Index |
Thread Index |
Old Index