1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

- Update to 2.22

PR:		165054
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
This commit is contained in:
Martin Wilke 2012-02-20 00:06:33 +00:00
parent c6d429acc0
commit 0fb36e4b63
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291883
2 changed files with 4 additions and 4 deletions

View File

@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-${BINUTILVERSION}
MAINTAINER= cyberbotx@cyberbotx.com
COMMENT= GNU Binutils for Windows cross-development
BINUTILVERSION= 2.21
BINUTILVERSION= 2.22
USE_BZIP2= yes
USE_GMAKE= yes
@ -62,7 +62,7 @@ post-install:
add-plist-post:
@${ECHO_CMD} "@unexec ${RMDIR} -p %D/${PKGNAMEPREFIX:S/-$//}/info 2> /dev/null || true" >> ${TMPPLIST}
@${ECHO_CMD} "@unexec ${RMDIR} -p %D/${PKGNAMEPREFIX:S/-$//} 2> /dev/null || true" >> ${TMPPLIST}
.if (defined(PREFIX) && ${PREFIX} != ${LOCALBASE} && ${PREFIX} != ${LOCALBASE} && ${PREFIX} != ${LINUXBASE} && ${PREFIX} != "/usr")
.if (defined(PREFIX) && ${PREFIX} != ${LOCALBASE} && ${PREFIX} != ${LINUXBASE} && ${PREFIX} != "/usr")
@${ECHO_CMD} "@unexec ${RMDIR} %D 2> /dev/null || true" >> ${TMPPLIST}
.else
@${DO_NADA}

View File

@ -1,2 +1,2 @@
SHA256 (binutils-2.21.tar.bz2) = 60abec5bf448eb930a5a15acb8712612377dc8bcfb13dfd5131228f70561d0c7
SIZE (binutils-2.21.tar.bz2) = 18742991
SHA256 (binutils-2.22.tar.bz2) = 6c7af8ed1c8cf9b4b9d6e6fe09a3e1d3d479fe63984ba8b9b26bf356b6313ca9
SIZE (binutils-2.22.tar.bz2) = 19973532