pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/gputils
Module Name: pkgsrc
Committed By: dholland
Date: Sun Sep 18 05:28:02 UTC 2016
Modified Files:
pkgsrc/devel/gputils: Makefile
Log Message:
pkglint
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/gputils/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/gputils/Makefile
diff -u pkgsrc/devel/gputils/Makefile:1.22 pkgsrc/devel/gputils/Makefile:1.23
--- pkgsrc/devel/gputils/Makefile:1.22 Wed Sep 14 14:10:50 2016
+++ pkgsrc/devel/gputils/Makefile Sun Sep 18 05:28:02 2016
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.22 2016/09/14 14:10:50 dholland Exp $
+# $NetBSD: Makefile,v 1.23 2016/09/18 05:28:02 dholland Exp $
DISTNAME= gputils-1.4.2-1
PKGNAME= gputils-1.4.2.1
PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gputils/}
-WRKSRC= ${WRKDIR}/gputils-1.4.2
MAINTAINER= dogcow%NetBSD.org@localhost
HOMEPAGE= http://gputils.sourceforge.net/
COMMENT= Collection of tools for Microchip's PIC micro-processors
-CONFLICTS= gpasm-*
+CONFLICTS= gpasm-[0-9]*
+WRKSRC= ${WRKDIR}/gputils-1.4.2
GNU_CONFIGURE= yes
USE_TOOLS+= bison flex gmake
Home |
Main Index |
Thread Index |
Old Index