ports/137674: [PATCH] graphics/cimg: update to 1.3.2beta

Martin Matuska mm at FreeBSD.org
Tue Aug 11 15:50:07 UTC 2009


>Number:         137674
>Category:       ports
>Synopsis:       [PATCH] graphics/cimg: update to 1.3.2beta
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 11 15:50:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Martin Matuska
>Release:        FreeBSD 7.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD 7.2-STABLE and 8-CURRENT
>Description:
- Update to 1.3.2beta
- The new version will be ready for the planned upgrade of ffmpeg to version 0.5

Port maintainer (thierry at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- cimg-1.3.2.b,2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/graphics/cimg/Makefile,v
retrieving revision 1.55
diff -u -r1.55 Makefile
--- Makefile	18 Jul 2009 11:10:43 -0000	1.55
+++ Makefile	11 Aug 2009 15:42:21 -0000
@@ -6,12 +6,11 @@
 #
 
 PORTNAME=	cimg
-PORTVERSION=	1.3.1
-PORTREVISION=	1
+DISTVERSION=	1.3.2beta
 PORTEPOCH=	2
 CATEGORIES=	graphics devel
 MASTER_SITES=	SF
-DISTNAME=	CImg_${DISTVERSION}
+DISTNAME=	CImg-${DISTVERSION}
 DIST_SUBDIR=	${PORTNAME}-${PORTVERSION},${PORTEPOCH}
 
 MAINTAINER=	thierry at FreeBSD.org
@@ -19,6 +18,7 @@
 
 WRKSRC=		${WRKDIR}/${DISTNAME:C/_/-/}
 BUILD_WRKSRC=	${WRKSRC}/examples
+USE_ZIP=	yes
 MAKE_ENV=	CPPFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}"	\
 		LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS}"	\
 		X11PATH=${LOCALBASE}
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/graphics/cimg/distinfo,v
retrieving revision 1.41
diff -u -r1.41 distinfo
--- distinfo	30 May 2009 21:03:32 -0000	1.41
+++ distinfo	11 Aug 2009 15:42:21 -0000
@@ -1,3 +1,3 @@
-MD5 (cimg-1.3.1,2/CImg_1.3.1.tar.gz) = 834129e4dd4c18858bdfbab2a21fd520
-SHA256 (cimg-1.3.1,2/CImg_1.3.1.tar.gz) = 650f1ebdef5e3633d227cf6d6ec1c0292377827d9ccbec208521bf0e9972d651
-SIZE (cimg-1.3.1,2/CImg_1.3.1.tar.gz) = 8002209
+MD5 (cimg-1.3.2.b,2/CImg-1.3.2beta.zip) = 1dd885905db992f1f0bc3a09ce7c91dc
+SHA256 (cimg-1.3.2.b,2/CImg-1.3.2beta.zip) = 45f6b976841aaec89f70ca37814d4bc9b78f23528c6fb1f4f8c6844a348c9c2f
+SIZE (cimg-1.3.2.b,2/CImg-1.3.2beta.zip) = 8209822
--- cimg-1.3.2.b,2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list