1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Update to version 1.85

- Trim header

PR:		175027
Submitted by:	Ports Fury
This commit is contained in:
Martin Wilke 2013-02-08 01:55:01 +00:00
parent 54ae6d5301
commit e90a6c9e97
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311896
2 changed files with 12 additions and 10 deletions

View File

@ -2,24 +2,26 @@
# $FreeBSD$
PORTNAME= lpc21isp
PORTVERSION= 1.64
PORTVERSION= 1.85
CATEGORIES= devel
MASTER_SITES= SF
DISTNAME= ${PORTNAME}_${PORTVERSION:S/.//}
MAINTAINER= ports@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

View File

@ -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