Date: Sat, 12 Feb 2000 11:43:50 -0500 (EST) From: Don Croyle <croyle@gelemna.ft-wayne.in.us> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/16662: Update devel/astyle to 1.11.6 Message-ID: <200002121643.LAA74460@gelemna.ft-wayne.in.us>
next in thread | raw e-mail | index | archive | help
>Number: 16662 >Category: ports >Synopsis: Update devel/astyle to 1.11.6 >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 Feb 12 08:50:00 PST 2000 >Closed-Date: >Last-Modified: >Originator: Don Croyle >Release: FreeBSD 3.4-STABLE i386 >Organization: >Environment: >Description: Astyle's author has resurfaced and moved the project's home to Sourceforge. Update to the lastest stable version. Update main MASTER_SITE and WWW. >How-To-Repeat: >Fix: Apply this patch: diff -ruN astyle.old/Makefile astyle/Makefile --- astyle.old/Makefile Fri Oct 8 17:50:18 1999 +++ astyle/Makefile Sat Feb 12 11:20:46 2000 @@ -1,21 +1,21 @@ # New ports collection makefile for: astyle -# Version required: 1.11.5 +# Version required: 1.11.6 # Date created: 31 Jan 1999 # Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us> # # $FreeBSD: ports/devel/astyle/Makefile,v 1.7 1999/10/08 22:50:18 dan Exp $ # -DISTNAME= astyle_1.11.5_src -PKGNAME= astyle-1.11.5 +DISTNAME= astyle_1.11.6_src +PKGNAME= astyle-1.11.6 CATEGORIES= devel textproc -MASTER_SITES= http://gene.md.huji.ac.il/~tald/astyle/stable/src/ \ +MASTER_SITES= ftp://astyle.sourceforge.net/pub/astyle/stable/src/\ http://www.infonex.com/~dacroyle/freebsd/ EXTRACT_SUFX= .tgz MAINTAINER= croyle@gelemna.ft-wayne.in.us -WRKSRC= ${WRKDIR}/astyle_1.11.5 +WRKSRC= ${WRKDIR}/astyle_1.11.6 ALL_TARGET= astyle diff -ruN astyle.old/files/md5 astyle/files/md5 --- astyle.old/files/md5 Fri Oct 8 17:50:19 1999 +++ astyle/files/md5 Sat Feb 12 11:21:31 2000 @@ -1 +1 @@ -MD5 (astyle_1.11.5_src.tgz) = d92ca822378027aaa22c382e21a0966e +MD5 (astyle_1.11.6_src.tgz) = dced6286ff5c5a7f774090d0bc4e7c76 diff -ruN astyle.old/pkg/DESCR astyle/pkg/DESCR --- astyle.old/pkg/DESCR Sun May 2 16:58:43 1999 +++ astyle/pkg/DESCR Sat Feb 12 11:15:11 2000 @@ -1,3 +1,3 @@ Artistic Style is a variant on indent that can handle C, C++ and Java source. -WWW: http://www.bigfoot.com/~davidsont/astyle +WWW: http://astyle.sourceforge.net/ >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?200002121643.LAA74460>