Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2013 02:58:59 GMT
From:      chris petrik <c.petrik.sosa@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/177294: [PATCH] update devel/cil to 1.6.0
Message-ID:  <201303230258.r2N2wxCj077605@red.freebsd.org>
Resent-Message-ID: <201303230300.r2N3006f028019@freefall.freebsd.org>

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

>Number:         177294
>Category:       ports
>Synopsis:       [PATCH] update devel/cil to 1.6.0
>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:   Sat Mar 23 03:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     chris petrik
>Release:        
>Organization:
na
>Environment:
>Description:
Update to 1.6.0
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: cil/Makefile
===================================================================
--- cil/Makefile	(revision 314980)
+++ cil/Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cil
-PORTVERSION=	1.5.1
+PORTVERSION=	1.6.0
 CATEGORIES=	devel lang
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 
@@ -28,7 +28,6 @@
 PLIST_FILES=	${BINFILES:S,^,bin/,} ${LEXECFILES:S,^,libexec/cil/,} \
 		%%SITE_PERL%%/CilConfig.pm ${LIBFILES:S,^,%%SITE_PERL%%/CIL/,}
 PLIST_DIRS=	%%SITE_PERL%%/CIL libexec/cil
-
 BINFILES=	cilly patcher teetwo
 LIBFILES=	Cilly.pm KeptFile.pm OutputFile.pm TempFile.pm
 LEXECFILES=	cilly.asm.exe cilly.byte.exe
Index: cil/distinfo
===================================================================
--- cil/distinfo	(revision 314980)
+++ cil/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (cil-1.5.1.tar.gz) = e2172b4053bf8064ec5ea7deebf169d2b944f588a64c119fe310b48b57e2cd7b
-SIZE (cil-1.5.1.tar.gz) = 1792712
+SHA256 (cil-1.6.0.tar.gz) = 00d74b5cfdc18683e60472cf49a754251793d8dcfd90018176a0b54a8171eea4
+SIZE (cil-1.6.0.tar.gz) = 1795800


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



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