Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 2013 18:59:53 +0200
From:      Kurt Jaeger <pi@opsec.eu>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/178747: [patch update] devel/dragon 1.3.8 -> 1.3.9
Message-ID:  <20130520165953.GC49200@home.opsec.eu>
In-Reply-To: <201305181710.r4IHA0fx052940@freefall.freebsd.org>
References:  <E1UdkWT-0007KE-Q4@fa9.opsec.eu> <201305181710.r4IHA0fx052940@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

> Thank you very much for your problem report.
> It has the internal identification `ports/178747'.
> The individual assigned to look at your
> report is: freebsd-ports-bugs. 
> 
> You can access the state of your problem report at any time
> via this link:
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=178747
> 
> >Category:       ports
> >Responsible:    freebsd-ports-bugs
> >Synopsis:       [patch update] devel/dragon 1.3.8 -> 1.3.9
> >Arrival-Date:   Sat May 18 17:10:00 UTC 2013

New version of the update, to 1.3.10:

---------

diff -r -u -N devel/dragon/Makefile /usr/home/pi/myp/devel/dragon/Makefile
--- devel/dragon/Makefile	2013-05-16 23:24:26.000000000 +0200
+++ /usr/home/pi/myp/devel/dragon/Makefile	2013-05-20 18:56:54.000000000 +0200
@@ -2,16 +2,16 @@
 # $FreeBSD: head/devel/dragon/Makefile 318261 2013-05-15 19:43:20Z zeising $
 
 PORTNAME=	dragon
-PORTVERSION=	1.3.8
+PORTVERSION=	1.3.10
 CATEGORIES=	devel
 MASTER_SITES=	http://www.lemke-it.com/
 
 MAINTAINER=	fbsd-ports@opsec.eu
 COMMENT=	Combined C++ scanner/parser generator for LR compliant grammars
 
-LIB_DEPENDS=	lfc:${PORTSDIR}/devel/lfc
+LIB_DEPENDS=	lfcbase.1:${PORTSDIR}/devel/lfcbase
 
-LICENSE=	GPLv2
+LICENSE=	GPLv3
 GNU_CONFIGURE=	yes
 PLIST_FILES=	bin/dragon
 
diff -r -u -N devel/dragon/distinfo /usr/home/pi/myp/devel/dragon/distinfo
--- devel/dragon/distinfo	2013-01-01 15:29:39.000000000 +0100
+++ /usr/home/pi/myp/devel/dragon/distinfo	2013-05-20 18:57:01.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (dragon-1.3.8.tar.gz) = 5f145a5c7daf2acfe9a54381ac0d496039a07e6516c2d335004fd1c7150185e7
-SIZE (dragon-1.3.8.tar.gz) = 123767
+SHA256 (dragon-1.3.10.tar.gz) = 8f1ce4f0b8d80d84027dfb7681a65fad8f8a2aecf83b55c8576f98435bb0df6f
+SIZE (dragon-1.3.10.tar.gz) = 774653
---------

-- 
pi@opsec.eu            +49 171 3101372                         7 years to go !



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