ports/89580: Update port: graphics/ale to 0.8.2

KATO Tsuguru tkato432 at yahoo.com
Sat Nov 26 14:10:13 UTC 2005


>Number:         89580
>Category:       ports
>Synopsis:       Update port: graphics/ale to 0.8.2
>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:   Sat Nov 26 14:10:05 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p13 i386
>Organization:
>Environment:
>Description:
- Update to version 0.8.2

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/ale/Makefile graphics/ale/Makefile
--- /usr/ports/graphics/ale/Makefile	Mon May  9 07:20:45 2005
+++ graphics/ale/Makefile	Tue Nov 22 15:50:44 2005
@@ -7,24 +7,24 @@
 #
 
 PORTNAME=	ale
-PORTVERSION=	0.8.1
+PORTVERSION=	0.8.2
 CATEGORIES=	graphics
 MASTER_SITES=	http://auricle.dyndns.org/ALE/download/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Anti-Lamenessing Engine
 
-USE_GCC=	3.4
+OPTIONS=	DOUBLE "64bit Data Precision Support" off \
+		FFTW3 "FFTW3 Support" on \
+		IMAGEMAGICK "ImageMagick Support" on
+
+USE_GCC=	3.4+
 USE_REINPLACE=	yes
 USE_GMAKE=	yes
 MAKE_ARGS=	CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" IOCTL=1
 
 PLIST_FILES=	bin/ale
 
-OPTIONS=	DOUBLE "64bit Data Precision Support" off \
-		FFTW3 "FFTW3 Support" on \
-		IMAGEMAGICK "ImageMagick Support" on
-
 .include <bsd.port.pre.mk>
 
 .if ${ARCH} == "alpha"
@@ -48,8 +48,8 @@
 post-patch:
 	@${REINPLACE_CMD} -e 's|stdint.h|inttypes.h|' ${WRKSRC}/d2.h
 .if ${OSVERSION} < 502114
-.for file in d2/image_rw.h d2/ppm.h d3/scene.cc
-	@${REINPLACE_CMD} -e 's|round|rint|g' ${WRKSRC}/${file}
+.for file in d2/image.h d2/image_rw.h d2/ppm.h d3/scene.cc
+	@${REINPLACE_CMD} -e 's|round(|rint(|g' ${WRKSRC}/${file}
 .endfor
 .endif
 
diff -urN /usr/ports/graphics/ale/distinfo graphics/ale/distinfo
--- /usr/ports/graphics/ale/distinfo	Sat Nov 26 19:24:39 2005
+++ graphics/ale/distinfo	Tue Nov 22 15:24:07 2005
@@ -1,3 +1,3 @@
-MD5 (ale-0.8.1.tar.gz) = 40383c17071744140ec46346676a989d
-SHA256 (ale-0.8.1.tar.gz) = 2bf230a3da465768c4fb8509f672de3a2deb0ad29d5b2c58052c8facd854b438
-SIZE (ale-0.8.1.tar.gz) = 149619
+MD5 (ale-0.8.2.tar.gz) = 5b1935c4070ecf92bab1af2ce8aa34c7
+SHA256 (ale-0.8.2.tar.gz) = df7886526030978d34171822de737c3813e7300dd274a6cd00fee31c27261bde
+SIZE (ale-0.8.2.tar.gz) = 171993
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list