ports/175027: devel/lpc21isp: Update to version 1.85
KATO Tsuguru
tkato432 at yahoo.com
Sat Jan 5 18:10:07 UTC 2013
>Number: 175027
>Category: ports
>Synopsis: devel/lpc21isp: Update to version 1.85
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Jan 05 18:10:07 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 7.4-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Update to version 1.85
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/devel/lpc21isp/Makefile devel/lpc21isp/Makefile
--- /usr/ports/devel/lpc21isp/Makefile 2012-11-08 04:59:13.000000000 +0900
+++ devel/lpc21isp/Makefile 2013-01-06 02:08:18.000000000 +0900
@@ -1,25 +1,27 @@
-# Created by: Steve Franks <stevefranks at ieee.org>
+# Created by: Steve Franks
# $FreeBSD: head/devel/lpc21isp/Makefile 305025 2012-09-29 05:53:38Z danfe $
PORTNAME= lpc21isp
-PORTVERSION= 1.64
+PORTVERSION= 1.85
CATEGORIES= devel
MASTER_SITES= SF
+DISTNAME= ${PORTNAME}_${PORTVERSION:S/.//}
MAINTAINER= ports at FreeBSD.org
COMMENT= ISP programmer tool for flashing NXP & Analog Devices ARM7 CPUs
-LICENSE= GPLv3 LGPL3
-LICENSE_COMB= dual
+LICENSE= LGPL3 # (or later)
-MAKE_ENV= RM="${RM}"
-ALL_TARGET= clean all
+NO_WRKSUBDIR= yes
-PLIST_FILES= bin/${PORTNAME}
+USE_GMAKE= yes
+MAKE_JOBS_SAFE= yes
+
+PLIST_FILES= bin/lpc21isp
post-patch:
-# Respect CC, remove some apparently old and GNU make spelled conditional
- @${REINPLACE_CMD} -e '4,8d' ${WRKSRC}/Makefile
+ @${REINPLACE_CMD} -e \
+ 's|^CC .*=|CC ?=|' ${WRKSRC}/Makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
diff -urN /usr/ports/devel/lpc21isp/distinfo devel/lpc21isp/distinfo
--- /usr/ports/devel/lpc21isp/distinfo 2012-11-08 04:59:13.000000000 +0900
+++ devel/lpc21isp/distinfo 2013-01-03 15:29:39.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (lpc21isp-1.64.tar.gz) = cf0873c0770cb8b59077d12f0fd8538608d87ccb326a1a97a97ecc85efdf891d
-SIZE (lpc21isp-1.64.tar.gz) = 73600
+SHA256 (lpc21isp_185.tar.gz) = b85f10265fa83cdaab5b975e7bd53bb47289f1207b45e99cd753ea7a75fb7088
+SIZE (lpc21isp_185.tar.gz) = 54735
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list