Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jul 2012 02:42:39 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/170140: devel/cil: Update to version 1.5.1
Message-ID:  <20120726024239.d5957269f5310416ef1d2c01@yahoo.com>
Resent-Message-ID: <201207251810.q6PIA9Ur060688@freefall.freebsd.org>

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

>Number:         170140
>Category:       ports
>Synopsis:       devel/cil: Update to version 1.5.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 25 18:10:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p9 i386
>Organization:
>Environment:
>Description:
- Update to version 1.5.1

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/cil/Makefile devel/cil/Makefile
--- /usr/ports/devel/cil/Makefile	2012-07-20 02:25:31.000000000 +0900
+++ devel/cil/Makefile	2012-07-20 03:41:34.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cil
-PORTVERSION=	1.5.0
+PORTVERSION=	1.5.1
 CATEGORIES=	devel lang
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 
@@ -22,7 +22,6 @@
 
 CONFLICTS=	ccured-[0-9]*
 
-ONLY_FOR_ARCHS=	i386 amd64
 USE_PERL5=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
@@ -39,6 +38,10 @@
 
 .include <bsd.port.pre.mk>
 
+.if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64"
+BROKEN=		Does not compile on ia64, powerpc, or sparc64
+.endif
+
 post-patch:
 	@${REINPLACE_CMD} -e \
 		's|@CILHOME@/lib|${SITE_PERL}/CIL|g ; \
diff -urN /usr/ports/devel/cil/distinfo devel/cil/distinfo
--- /usr/ports/devel/cil/distinfo	2012-07-20 02:25:31.000000000 +0900
+++ devel/cil/distinfo	2012-07-20 01:09:49.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (cil-1.5.0.tar.gz) = e0da50bd1bfed48f197a5a69a58078340e6b1b1f54f9a1937b602532db85ebbf
-SIZE (cil-1.5.0.tar.gz) = 1792051
+SHA256 (cil-1.5.1.tar.gz) = e2172b4053bf8064ec5ea7deebf169d2b944f588a64c119fe310b48b57e2cd7b
+SIZE (cil-1.5.1.tar.gz) = 1792712
>Release-Note:
>Audit-Trail:
>Unformatted:



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