Date: Wed, 21 Oct 2009 07:17:28 GMT From: bf <bf1783@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/139809: [PATCH]devel/abi-compliance-checker: update to 1.9 Message-ID: <200910210717.n9L7HSQ3031119@www.freebsd.org> Resent-Message-ID: <200910210720.n9L7K1iE023642@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139809 >Category: ports >Synopsis: [PATCH]devel/abi-compliance-checker: update to 1.9 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Oct 21 07:20:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: bf >Release: 9-CURRENT amd64 >Organization: - >Environment: >Description: >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN abi-compliance-checker.orig/Makefile abi-compliance-checker/Makefile --- abi-compliance-checker.orig/Makefile 2009-10-21 03:08:04.000000000 -0400 +++ abi-compliance-checker/Makefile 2009-10-21 03:00:10.000000000 -0400 @@ -6,9 +6,9 @@ # PORTNAME= abi-compliance-checker -PORTVERSION= 1.8 +PORTVERSION= 1.9 CATEGORIES= devel perl5 -MASTER_SITES= http://ispras.linux-foundation.org/images/7/75/ +MASTER_SITES= http://ispras.linux-foundation.org/images/8/8c/ DISTFILES= ${PORTNAME:S/^a/A/}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= bf1783@gmail.com diff -ruN abi-compliance-checker.orig/distinfo abi-compliance-checker/distinfo --- abi-compliance-checker.orig/distinfo 2009-10-21 03:08:04.000000000 -0400 +++ abi-compliance-checker/distinfo 2009-10-21 03:00:14.000000000 -0400 @@ -1,3 +1,3 @@ -MD5 (Abi-compliance-checker-1.8.tar.gz) = 1a2ca4c6a871e65b328b5b7cf09c72b8 -SHA256 (Abi-compliance-checker-1.8.tar.gz) = d8575aa12026ee8945e2611f70a2693bf5b987ea9b06021989d903ba041a3765 -SIZE (Abi-compliance-checker-1.8.tar.gz) = 48086 +MD5 (Abi-compliance-checker-1.9.tar.gz) = 1d64e540785b36ba3052745cd569d1a1 +SHA256 (Abi-compliance-checker-1.9.tar.gz) = d6c9b3d1d3ca3009792ad270e0748db105dd0a26d2e1d0034532c78b9e37e7a0 +SIZE (Abi-compliance-checker-1.9.tar.gz) = 47940 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910210717.n9L7HSQ3031119>