Index: head/graphics/freeimage/Makefile =================================================================== --- head/graphics/freeimage/Makefile (revision 272510) +++ head/graphics/freeimage/Makefile (revision 272511) @@ -1,39 +1,39 @@ # New ports collection makefile for: FreeImage # Date created: 2005-09-01 # Whom: Choe, Cheng-Dae # # $FreeBSD$ # PORTNAME= freeimage -PORTVERSION= 3.14.1 +PORTVERSION= 3.15.0 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/Source%20Distribution/${PORTVERSION} DISTNAME= FreeImage${PORTVERSION:S/.//g} MAINTAINER= gahr@FreeBSD.org COMMENT= An open source graphics library USE_ZIP= yes USE_DOS2UNIX= Source/LibOpenJPEG/opj_malloc.h USE_GMAKE= yes USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/FreeImage PLIST_FILES= include/FreeImage.h \ lib/libfreeimage.a \ lib/libfreeimage-${PORTVERSION}.so \ lib/libfreeimage.so.3 \ lib/libfreeimage.so .include .if ${ARCH} == "amd64" CFLAGS+= -fPIC .endif post-patch: @${REINPLACE_CMD} -e 's|/usr|${PREFIX}| ; s|-g root|-g wheel|' \ ${WRKSRC}/Makefile.gnu .include Property changes on: head/graphics/freeimage/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/graphics/freeimage/distinfo =================================================================== --- head/graphics/freeimage/distinfo (revision 272510) +++ head/graphics/freeimage/distinfo (revision 272511) @@ -1,2 +1,2 @@ -SHA256 (FreeImage3141.zip) = d5c5b5ea96897f4b81e79a37b1149a12bb396039002f22d32f9f98f6b96cff65 -SIZE (FreeImage3141.zip) = 10865165 +SHA256 (FreeImage3150.zip) = 7674a7f9c506ddaf5f337cca33d2360819ca9063cc8a7d16961c372d0c923e36 +SIZE (FreeImage3150.zip) = 4952649 Property changes on: head/graphics/freeimage/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property