aboutsummaryrefslogtreecommitdiff
path: root/devel/abi-compliance-checker
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2011-08-07 21:51:50 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2011-08-07 21:51:50 +0000
commit61ed8b7cc7447d4dccb47be9b7d5209ec2727094 (patch)
treebe8dac702725825748b8cf3d061d664064c2cdc2 /devel/abi-compliance-checker
parentf75813a5f031c7ca4f33e7f5e609a5ff61af3a39 (diff)
downloadports-61ed8b7cc7447d4dccb47be9b7d5209ec2727094.tar.gz
ports-61ed8b7cc7447d4dccb47be9b7d5209ec2727094.zip
update to 1.93.3
Notes
Notes: svn path=/head/; revision=279157
Diffstat (limited to 'devel/abi-compliance-checker')
-rw-r--r--devel/abi-compliance-checker/Makefile6
-rw-r--r--devel/abi-compliance-checker/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/abi-compliance-checker/Makefile b/devel/abi-compliance-checker/Makefile
index 75a985bb7f35..0c865d662c7d 100644
--- a/devel/abi-compliance-checker/Makefile
+++ b/devel/abi-compliance-checker/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= abi-compliance-checker
-PORTVERSION= 1.23.5
+PORTVERSION= 1.93.3
CATEGORIES= devel perl5
MASTER_SITES= http://linuxtesting.org/downloads/ \
LOCAL/bf
@@ -43,7 +43,6 @@ post-patch:
-e "\|get_CmdPath(\"objdump\")|s|\"objdump\"|\"${OBJDUMP}\"|" \
-e "\|get_CmdPath(\"readelf\")|s|\"readelf\"|\"${READELF}\"|" \
-e "s| -shared|& ${PICFLAG}|g" \
- -e "s|detailes|details|g" \
${WRKSRC}/${PORTNAME}.pl
do-install:
@@ -56,7 +55,8 @@ check regression-test test: build
.endif
.ifndef(NOPORTDOCS)
-PORTDOCS= Changes.html Descriptor.html Options.html Readme.html
+PORTDOCS= Changes.html Descriptor.html OS_Compatibility.html \
+ OS_Compatibility_Examples.html Options.html Readme.html
post-install:
@${MKDIR} ${DOCSDIR}
diff --git a/devel/abi-compliance-checker/distinfo b/devel/abi-compliance-checker/distinfo
index a0e49486ab45..0ce625316426 100644
--- a/devel/abi-compliance-checker/distinfo
+++ b/devel/abi-compliance-checker/distinfo
@@ -1,2 +1,2 @@
-SHA256 (abi-compliance-checker-1.23.5.tar.gz) = 5f0b64206ae0f99bca482dd5d3ac219e4439185bb17d6c1f66a70c3b09528460
-SIZE (abi-compliance-checker-1.23.5.tar.gz) = 146974
+SHA256 (abi-compliance-checker-1.93.3.tar.gz) = e63beb9b06ab27d88e6064f0b561f2e7c16724c44a1ac0c2909f19e1957c7867
+SIZE (abi-compliance-checker-1.93.3.tar.gz) = 162110