pkgsrc-WIP-changes archive

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

harvid: appease pkglint.



Module Name:	pkgsrc-wip
Committed By:	Youri Mouton <youri%netbsd.org@localhost>
Pushed By:	youri
Date:		Sat Jun 18 23:42:18 2016 +0200
Changeset:	c5af59c072b5a5c188c42b71b95b69402fd56de8

Modified Files:
	harvid/Makefile

Log Message:
harvid: appease pkglint.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c5af59c072b5a5c188c42b71b95b69402fd56de8

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

diffstat:
 harvid/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diffs:
diff --git a/harvid/Makefile b/harvid/Makefile
index be2666e..c05dfff 100644
--- a/harvid/Makefile
+++ b/harvid/Makefile
@@ -3,13 +3,14 @@
 DISTNAME=	harvid-0.8.1
 CATEGORIES=	multimedia
 MASTER_SITES=	${MASTER_SITE_GITHUB:=x42/}
-GITHUB_TAG=	v${PKGVERSION_NOREV}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://x42.github.com/harvid/
 COMMENT=	HTTP Ardour Video Daemon
 LICENSE=	gnu-gpl-v2
 
+GITHUB_TAG=	v${PKGVERSION_NOREV}
+
 USE_TOOLS+=	pkg-config gmake
 
 MAKE_JOBS_SAFE=	no


Home | Main Index | Thread Index | Old Index