mirror of
https://git.freebsd.org/ports.git
synced 2025-05-27 16:36:28 -04:00
update to 1.20
Approved by: makc
This commit is contained in:
parent
0809c0778e
commit
ae811f6421
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258850
2 changed files with 6 additions and 6 deletions
|
@ -6,10 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= abi-compliance-checker
|
||||
PORTVERSION= 1.16
|
||||
PORTVERSION= 1.20
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= http://ispras.linux-foundation.org/images/8/8d/
|
||||
DISTFILES= ${PORTNAME:S/^a/A/}-${PORTVERSION}${EXTRACT_SUFX}
|
||||
MASTER_SITES= http://linuxtesting.org/downloads/
|
||||
|
||||
MAINTAINER= bf@FreeBSD.org
|
||||
COMMENT= Checks binary compatibility of two versions of a C/C++ shared library
|
||||
|
@ -33,6 +32,7 @@ post-patch:
|
|||
s%\"g++\"%\"${CXX}\"%g; \
|
||||
s%\"gcc\"%\"${CC}\"%g; }" \
|
||||
-e "s%-shared%& -fPIC%g" \
|
||||
-e "s%detailes%details%g" \
|
||||
${WRKSRC}/${PORTNAME}.pl
|
||||
|
||||
do-install:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Abi-compliance-checker-1.16.tar.gz) = d61fb4a98132e748f7d058ff742538ef
|
||||
SHA256 (Abi-compliance-checker-1.16.tar.gz) = 4b41d25409872ecd781756c55b96f4825a3d637af6864729ef7957961ee2b029
|
||||
SIZE (Abi-compliance-checker-1.16.tar.gz) = 64449
|
||||
MD5 (abi-compliance-checker-1.20.tar.gz) = 6eccce1ccd2734c09a91e1a8c643bcce
|
||||
SHA256 (abi-compliance-checker-1.20.tar.gz) = 0061ad8cc0608fefbac4a1b543df2e3649b7584b2b319cea52411e9e7e3df894
|
||||
SIZE (abi-compliance-checker-1.20.tar.gz) = 70891
|
||||
|
|
Loading…
Add table
Reference in a new issue