svn commit: r418294 - head/graphics/gd

Dirk Meyer dinoex at FreeBSD.org
Sat Jul 9 23:12:01 UTC 2016


Author: dinoex
Date: Sat Jul  9 23:11:59 2016
New Revision: 418294
URL: https://svnweb.freebsd.org/changeset/ports/418294

Log:
  - update to 2.1.1

Modified:
  head/graphics/gd/Makefile
  head/graphics/gd/distinfo

Modified: head/graphics/gd/Makefile
==============================================================================
--- head/graphics/gd/Makefile	Sat Jul  9 20:18:29 2016	(r418293)
+++ head/graphics/gd/Makefile	Sat Jul  9 23:11:59 2016	(r418294)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	libgd
-PORTVERSION=	2.1.0
-PORTREVISION?=	7
+PORTVERSION=	2.1.1
+PORTREVISION?=	0
 PORTEPOCH=	1
 CATEGORIES+=	graphics
 MASTER_SITES=	https://bitbucket.org/libgd/gd-libgd/downloads/ \
@@ -18,7 +18,7 @@ LIB_DEPENDS=	libtiff.so:graphics/tiff \
 
 CONFLICTS=	bazaar-1.*
 
-USES=		jpeg libtool:keepla pathfix pkgconfig shebangfix tar:xz
+USES=		tar:xz pkgconfig pathfix libtool:keepla shebangfix jpeg iconv
 SHEBANG_FILES=	${WRKSRC}/src/bdftogd
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes

Modified: head/graphics/gd/distinfo
==============================================================================
--- head/graphics/gd/distinfo	Sat Jul  9 20:18:29 2016	(r418293)
+++ head/graphics/gd/distinfo	Sat Jul  9 23:11:59 2016	(r418294)
@@ -1,2 +1,3 @@
-SHA256 (libgd-2.1.0.tar.xz) = fa6665dfe3d898019671293c84d77067a3d2ede50884dbcb6df899d508370e5a
-SIZE (libgd-2.1.0.tar.xz) = 2004304
+TIMESTAMP = 1468105350
+SHA256 (libgd-2.1.1.tar.xz) = 9ada1ed45594abc998ebc942cef12b032fbad672e73efc22bc9ff54f5df2b285
+SIZE (libgd-2.1.1.tar.xz) = 2039132


More information about the svn-ports-all mailing list