Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jun 2003 22:35:38 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/53765: Update port: devel/eboxy to 0.3.7
Message-ID:  <20030626223538.46826f4f.tkato@prontomail.com>
Resent-Message-ID: <200306261340.h5QDeNAN005088@freefall.freebsd.org>

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

>Number:         53765
>Category:       ports
>Synopsis:       Update port: devel/eboxy to 0.3.7
>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:   Thu Jun 26 06:40:20 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.3.7

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/eboxy/Makefile devel/eboxy/Makefile
--- /usr/ports/devel/eboxy/Makefile	Fri May  9 22:02:54 2003
+++ devel/eboxy/Makefile	Thu Jun 26 21:56:11 2003
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	eboxy
-PORTVERSION=	0.3.6
+PORTVERSION=	0.3.7
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		http://www.bluelightning.org/ebox/files/eboxy/
@@ -39,6 +39,7 @@
 LDFLAGS=	`${SDL_CONFIG} --libs` -L${LOCALBASE}/lib
 
 post-patch:
+	@${REINPLACE_CMD} -e 's|-O2 $$CFLAGS|$$CFLAGS|g' ${WRKSRC}/configure
 	@${GREP} -lR "malloc\.h" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \
 		's|malloc\.h|stdlib.h|g'
 
diff -urN /usr/ports/devel/eboxy/distinfo devel/eboxy/distinfo
--- /usr/ports/devel/eboxy/distinfo	Sun Apr 27 11:34:39 2003
+++ devel/eboxy/distinfo	Thu Jun 26 21:52:28 2003
@@ -1 +1 @@
-MD5 (eboxy-0.3.6.tar.gz) = d470b02fe85c1cd607a312d52de5ea39
+MD5 (eboxy-0.3.7.tar.gz) = 2ca2497981ca1f17955298907adfbe0c
>Release-Note:
>Audit-Trail:
>Unformatted:



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