Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Sep 1999 07:01:36 -0500 (EST)
From:      Don Croyle <croyle@gelemna.ft-wayne.in.us>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/13816: Update devel/astyle to 1.11.4
Message-ID:  <199909191201.HAA83935@gelemna.ft-wayne.in.us>

next in thread | raw e-mail | index | archive | help

>Number:         13816
>Category:       ports
>Synopsis:       Update devel/astyle to 1.11.4
>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:   Sun Sep 19 05:10:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Don Croyle
>Release:        FreeBSD 3.3-RC i386
>Organization:
>Environment:

	

>Description:
These diffs update the devel/astyle port to use the most recent
distfile.
	

>How-To-Repeat:

	

>Fix:
Apply this patch:	
	
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/astyle/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	1999/09/04 20:45:35	1.5
+++ Makefile	1999/09/19 11:27:12
@@ -1,13 +1,13 @@
 # New ports collection makefile for:	astyle
-# Version required:	1.11.1
+# Version required:	1.11.4
 # Date created:		31 Jan 1999
 # Whom:			Don Croyle <croyle@gelemna.ft-wayne.in.us>
 #
 # $FreeBSD: ports/devel/astyle/Makefile,v 1.5 1999/09/04 20:45:35 cpiazza Exp $
 #
 
-DISTNAME=	astyle_1.11.1_src
-PKGNAME=	astyle-1.11.1
+DISTNAME=	astyle_1.11.4_src
+PKGNAME=	astyle-1.11.4
 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.11.1
+WRKSRC=		${WRKDIR}/astyle_1.11.4
 
 post-extract:
 	perl -pi -e 's/\r//' ${WRKSRC}/*
Index: files/md5
===================================================================
RCS file: /home/ncvs/ports/devel/astyle/files/md5,v
retrieving revision 1.4
diff -u -r1.4 md5
--- md5	1999/09/04 20:45:36	1.4
+++ md5	1999/09/19 11:24:52
@@ -1 +1 @@
-MD5 (astyle_1.11.1_src.tgz) = cae93ae3b5d82c15ae4def967ba79079
+MD5 (astyle_1.11.4_src.tgz) = f87dc3e6c6da3010b02de80b69668b00


>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?199909191201.HAA83935>