ports/158471: Update port: graphics/simage to 1.7.0

KATO Tsuguru tkato432 at yahoo.com
Wed Jun 29 18:30:12 UTC 2011


>Number:         158471
>Category:       ports
>Synopsis:       Update port: graphics/simage to 1.7.0
>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 Jun 29 18:30:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 1.7.0

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/simage/Makefile graphics/simage/Makefile
--- /usr/ports/graphics/simage/Makefile	2011-03-19 09:26:31.000000000 +0900
+++ graphics/simage/Makefile	2011-06-29 00:24:46.000000000 +0900
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	simage
-PORTVERSION=	1.6.1
-PORTREVISION=	8
+PORTVERSION=	1.7.0
 CATEGORIES=	graphics
 MASTER_SITES=	http://ftp.coin3d.org/coin/src/all/
 
@@ -16,14 +15,18 @@
 
 LIB_DEPENDS=	sndfile.1:${PORTSDIR}/audio/libsndfile \
 		vorbis.4:${PORTSDIR}/audio/libvorbis \
+		jasper.4:${PORTSDIR}/graphics/jasper \
 		jpeg.11:${PORTSDIR}/graphics/jpeg \
 		ungif.5:${PORTSDIR}/graphics/libungif \
 		png.6:${PORTSDIR}/graphics/png
 
+USE_GNOME=	gnomehack
 USE_AUTOTOOLS=	libtool
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
-		LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV=	LDFLAGS="${LDFLAGS}"
 CONFIGURE_ARGS=	--with-mpeg2enc
 USE_LDCONFIG=	yes
 
+CPPFLAGS=	-I${LOCALBASE}/include
+LDFLAGS=	-L${LOCALBASE}/lib
+
 .include <bsd.port.mk>
diff -urN /usr/ports/graphics/simage/distinfo graphics/simage/distinfo
--- /usr/ports/graphics/simage/distinfo	2011-03-19 09:26:31.000000000 +0900
+++ graphics/simage/distinfo	2011-06-26 13:41:42.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (simage-1.6.1.tar.gz) = 14087ec40d8cfe2d5f31eab5d44c4b39691b088cb9fd363a289fe59cdc418882
-SIZE (simage-1.6.1.tar.gz) = 615432
+SHA256 (simage-1.7.0.tar.gz) = c9a0c43e45f825c46941789f5a8f6c3b61da5ac87e4088cb611ac0fead494def
+SIZE (simage-1.7.0.tar.gz) = 752602
diff -urN /usr/ports/graphics/simage/pkg-plist graphics/simage/pkg-plist
--- /usr/ports/graphics/simage/pkg-plist	2006-02-24 00:40:02.000000000 +0900
+++ graphics/simage/pkg-plist	2011-06-29 00:18:23.000000000 +0900
@@ -3,7 +3,8 @@
 lib/libsimage.a
 lib/libsimage.la
 lib/libsimage.so
-lib/libsimage.so.26
+lib/libsimage.so.27
+libdata/pkgconfig/simage.pc
 share/Coin/conf/simage-default.cfg
 share/aclocal/simage.m4
 @dirrm share/Coin/conf
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list