Date: Sat, 4 Sep 1999 15:25:08 -0500 (EST) From: Don Croyle <croyle@gelemna.ft-wayne.in.us> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/13578: Update devel/astyle to 1.11.1 Message-ID: <199909042025.PAA65719@gelemna.ft-wayne.in.us>
next in thread | raw e-mail | index | archive | help
>Number: 13578 >Category: ports >Synopsis: Update devel/astyle to 1.11.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Sep 4 13:30:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Don Croyle >Release: FreeBSD 3.2-STABLE i386 >Organization: >Environment: >Description: These diffs update the devel/astyle port to use the latest distfile. >How-To-Repeat: >Fix: Apply this patch: diff -ruN astyle.old/Makefile astyle/Makefile --- astyle.old/Makefile Wed Aug 25 00:47:22 1999 +++ astyle/Makefile Sat Sep 4 15:07:01 1999 @@ -1,13 +1,13 @@ # New ports collection makefile for: astyle -# Version required: 1.10.4 +# Version required: 1.11.1 # Date created: 31 Jan 1999 # Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us> # # $FreeBSD: ports/devel/astyle/Makefile,v 1.4 1999/08/25 05:47:22 obrien Exp $ # -DISTNAME= astyle_1.10.4_src -PKGNAME= astyle-1.10.4 +DISTNAME= astyle_1.11.1_src +PKGNAME= astyle-1.11.1 CATEGORIES= devel textproc MASTER_SITES= http://gene.md.huji.ac.il/~tald/astyle/stable/src/ \ http://www.infonex.com/~dacroyle/freebsd/ @@ -15,7 +15,7 @@ MAINTAINER= croyle@gelemna.ft-wayne.in.us -WRKSRC= ${WRKDIR}/astyle_1.10.4 +WRKSRC= ${WRKDIR}/astyle_1.11.1 post-extract: perl -pi -e 's/\r//' ${WRKSRC}/* diff -ruN astyle.old/files/md5 astyle/files/md5 --- astyle.old/files/md5 Sat Jul 31 19:43:46 1999 +++ astyle/files/md5 Sat Sep 4 15:05:18 1999 @@ -1 +1 @@ -MD5 (astyle_1.10.4_src.tgz) = f1a8d5e16975a8062308b818bd4c5bd2 +MD5 (astyle_1.11.1_src.tgz) = cae93ae3b5d82c15ae4def967ba79079 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909042025.PAA65719>