update to 1.21.3
Approved by: makc (co-mentor)
This commit is contained in:
parent
a412831f99
commit
e06fdc6a1f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260545
2 changed files with 4 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= abi-compliance-checker
|
||||
PORTVERSION= 1.21
|
||||
PORTVERSION= 1.21.3
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= http://linuxtesting.org/downloads/
|
||||
|
||||
|
@ -36,7 +36,6 @@ post-patch:
|
|||
s%\"gcc\"%\"${CC}\"%g; }" \
|
||||
-e "s%-shared%& -fPIC%g" \
|
||||
-e "s%detailes%details%g" \
|
||||
-e "\%which% s%or.*and%or%" \
|
||||
${WRKSRC}/${PORTNAME}.pl
|
||||
|
||||
do-install:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (abi-compliance-checker-1.21.tar.gz) = 5e354a81601885f5b066cd18b3f279be
|
||||
SHA256 (abi-compliance-checker-1.21.tar.gz) = 1d40b3a6117fa301b71bda29a8e8d202f767944fc886de2fb5c4ff2ad6b38ad9
|
||||
SIZE (abi-compliance-checker-1.21.tar.gz) = 86967
|
||||
MD5 (abi-compliance-checker-1.21.3.tar.gz) = 984b35c0ca2e0ea0e5d390c10b015e92
|
||||
SHA256 (abi-compliance-checker-1.21.3.tar.gz) = 73fd2c34d73a724fcb5589942e1515c33f2be61f6ed4cd42ffacf3ecd97a5c5c
|
||||
SIZE (abi-compliance-checker-1.21.3.tar.gz) = 87225
|
||||
|
|
Loading…
Reference in a new issue