From owner-svn-ports-all@freebsd.org Sat Jul 9 23:12:00 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F0F4FB84471; Sat, 9 Jul 2016 23:12:00 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BE13012A3; Sat, 9 Jul 2016 23:12:00 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u69NBxTP050012; Sat, 9 Jul 2016 23:11:59 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u69NBx1K050010; Sat, 9 Jul 2016 23:11:59 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201607092311.u69NBx1K050010@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Sat, 9 Jul 2016 23:11:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418294 - head/graphics/gd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2016 23:12:01 -0000 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