pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/gputils pkglint



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a6c04001b6ed
branches:  trunk
changeset: 352654:a6c04001b6ed
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Sun Sep 18 05:28:02 2016 +0000

description:
pkglint

diffstat:

 devel/gputils/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r 9c0d248a0a8e -r a6c04001b6ed devel/gputils/Makefile
--- a/devel/gputils/Makefile    Sun Sep 18 05:25:18 2016 +0000
+++ b/devel/gputils/Makefile    Sun Sep 18 05:28:02 2016 +0000
@@ -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