Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Apr 2006 20:24:14 +0100
From:      Shaun Amott <shaun@inerd.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/95280: devel/ragel - update to 5.6; take maintainership
Message-ID:  <1144092254.10006@charon.picobyte.net>
Resent-Message-ID: <200604031930.k33JUFLD042981@freefall.freebsd.org>

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

>Number:         95280
>Category:       ports
>Synopsis:       devel/ragel - update to 5.6; take maintainership
>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:   Mon Apr 03 19:30:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Shaun Amott
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:

>Description:

- Upgrade to 5.6 - this is a minor update with no PLIST additions.
- Take maintainership

>How-To-Repeat:
>Fix:

--- ragel.diff begins here ---
diff -urN ragel.orig/Makefile ragel/Makefile
--- ragel.orig/Makefile	Thu Mar 30 03:10:03 2006
+++ ragel/Makefile	Mon Apr  3 19:02:51 2006
@@ -7,16 +7,15 @@
 #
 
 PORTNAME=	ragel
-PORTVERSION=	5.5
+PORTVERSION=	5.6
 CATEGORIES=	devel
 MASTER_SITES=	http://www.cs.queensu.ca/home/thurston/ragel/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	shaun@inerd.com
 COMMENT=	Compile regular languages into executable C/C++ code
 
 BUILD_DEPENDS=	${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf
 
-USE_REINPLACE=	yes
 USE_BISON=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
diff -urN ragel.orig/distinfo ragel/distinfo
--- ragel.orig/distinfo	Mon Apr  3 18:47:28 2006
+++ ragel/distinfo	Mon Apr  3 19:03:09 2006
@@ -1,3 +1,3 @@
-MD5 (ragel-5.5.tar.gz) = 5962ea8d6269c6a461b66e3e9fc98d55
-SHA256 (ragel-5.5.tar.gz) = f4ff4448bb0c593e96a6a08b1d1cb2edc3e214b54856c866a49eae2873bb4bbd
-SIZE (ragel-5.5.tar.gz) = 494489
+MD5 (ragel-5.6.tar.gz) = e06347096fbb5c4dbde3e40414f0a2c7
+SHA256 (ragel-5.6.tar.gz) = ac683adeb04edbf951edfb81432ae3c2617e0fe2bafce2039fbc12dfddd18d16
+SIZE (ragel-5.6.tar.gz) = 492613
--- ragel.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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