Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jun 2007 13:48:50 +0200 (CEST)
From:      Lars Engels <lars.engels@0x20.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/114151: [PATCH] devel/astyle: update to 1.21, take maintainership
Message-ID:  <200706301148.l5UBmovc023754@maggie.bsd-geek.de>
Resent-Message-ID: <200706301150.l5UBo0VH029963@freefall.freebsd.org>

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

>Number:         114151
>Category:       ports
>Synopsis:       [PATCH] devel/astyle: update to 1.21, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 30 11:50:00 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Lars Engels
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD maggie.bsd-geek.de 7.0-CURRENT FreeBSD 7.0-CURRENT #7: Thu Jun 28 09:44:19 CEST 2007
>Description:
- Update to 1.21
- Take maintainership

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- astyle-1.21.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/astyle/Makefile,v
retrieving revision 1.27
diff -u -u -r1.27 Makefile
--- Makefile	23 Mar 2007 08:38:28 -0000	1.27
+++ Makefile	30 Jun 2007 11:49:05 -0000
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	astyle
-PORTVERSION=	1.20.2
+PORTVERSION=	1.21
 CATEGORIES=	devel textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTNAME=	${PORTNAME}_${PORTVERSION}_linux
+DISTNAME=	${PORTNAME}_${PORTVERSION}__linux
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	lars.engels@0x20.net
 COMMENT=	A reindenter and reformatter of C, C++, C\# and Java source code
 
 ALL_TARGET=	astyle
@@ -30,7 +30,7 @@
 
 PLIST_FILES=	bin/astyle
 .if !defined(NOPORTDOCS)
-PORTDOCS=	astyle.html astyleX.html astyle_news.html astyle_release_notes.html develop.html install.html license.html
+PORTDOCS=	astyle.html astyleX.html astyle_news.html install.html license.html astyle_notes.html index.html
 .endif
 
 do-install:
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/astyle/distinfo,v
retrieving revision 1.14
diff -u -u -r1.14 distinfo
--- distinfo	21 Mar 2007 07:26:37 -0000	1.14
+++ distinfo	30 Jun 2007 11:49:05 -0000
@@ -1,3 +1,3 @@
-MD5 (astyle_1.20.2_linux.tar.gz) = 9061fa36d2bd740fef4319eb55b24226
-SHA256 (astyle_1.20.2_linux.tar.gz) = 79247bafc5ce9bc7b4085e838d9c868f1bd2abd9457fc34389c5f65170a7747c
-SIZE (astyle_1.20.2_linux.tar.gz) = 77553
+MD5 (astyle_1.21__linux.tar.gz) = c3e2068e9bf64bcad3e1d69628c4d241
+SHA256 (astyle_1.21__linux.tar.gz) = 894ed6838e61977ee846c219c0e0caa2eaf3f6d9f1df4ed354a8cd45c32d0ec2
+SIZE (astyle_1.21__linux.tar.gz) = 81678
--- astyle-1.21.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706301148.l5UBmovc023754>