Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  6 Sep 2013 15:49:04 +0800 (CST)
From:      Gasol Wu <gasol.wu@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        chalpin@cs.wisc.edu
Subject:   ports/181862: [PATCH] devel/re2c: update to 0.13.6
Message-ID:  <20130906074904.1BD5574CE3C@goingmarry.kkbox.com>
Resent-Message-ID: <201309060750.r867o1RV023511@freefall.freebsd.org>

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

>Number:         181862
>Category:       ports
>Synopsis:       [PATCH] devel/re2c: update to 0.13.6
>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:   Fri Sep 06 07:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Gasol Wu
>Release:        FreeBSD 9.1-RELEASE-p6 amd64
>Organization:
>Environment:
System: FreeBSD goingmarry 9.1-RELEASE-p6 FreeBSD 9.1-RELEASE-p6 #0: Wed Aug 21 20:40:52 UTC 2013
>Description:
- Update to 0.13.6

Port maintainer (chalpin@cs.wisc.edu) is cc'd.

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- re2c-0.13.6.patch begins here ---
diff -ruN /usr/ports/devel/re2c/Makefile ./Makefile
--- /usr/ports/devel/re2c/Makefile	2012-11-17 13:56:56.000000000 +0800
+++ ./Makefile	2013-09-06 15:12:05.000000000 +0800
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	re2c
-# Date created:		14 May 1998
-# Whom:			Eivind Eklund <eivind@FreeBSD.org>
-#
+# Created by: Eivind Eklund <eivind@FreeBSD.org>
 # $FreeBSD: ports/devel/re2c/Makefile,v 1.27 2012/11/17 05:56:56 svnexp Exp $
-#
 
 PORTNAME=	re2c
-PORTVERSION=	0.13.5
+PORTVERSION=	0.13.6
 CATEGORIES=	devel
 MASTER_SITES=	SF
 
@@ -18,7 +14,7 @@
 MAN1=		re2c.1
 
 post-install:
-.if !defined(NOPORTDOCS)
+.if !defined(PORT_OPTIONS:MDOCS)
 	@${MKDIR} ${DOCSDIR}
 	${CP} -R ${WRKSRC}/doc/* ${DOCSDIR}
 .endif
diff -ruN /usr/ports/devel/re2c/distinfo ./distinfo
--- /usr/ports/devel/re2c/distinfo	2011-07-03 22:58:55.000000000 +0800
+++ ./distinfo	2013-09-06 15:09:42.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (re2c-0.13.5.tar.gz) = f3a995139af475e80a30207d02728b1e0065b0caade7375e974cb1b14861668c
-SIZE (re2c-0.13.5.tar.gz) = 782725
+SHA256 (re2c-0.13.6.tar.gz) = 8e463039aa8799a2957bfc00c9936232bb63b4fcb24d6ea6316170a67e5076c0
+SIZE (re2c-0.13.6.tar.gz) = 844623
--- re2c-0.13.6.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?20130906074904.1BD5574CE3C>