From owner-svn-ports-head@FreeBSD.ORG Tue Oct 21 08:30:49 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 421624E6; Tue, 21 Oct 2014 08:30:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 159A67D5; Tue, 21 Oct 2014 08:30:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9L8UmCM024587; Tue, 21 Oct 2014 08:30:48 GMT (envelope-from romain@FreeBSD.org) Received: (from romain@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9L8UmBF024585; Tue, 21 Oct 2014 08:30:48 GMT (envelope-from romain@FreeBSD.org) Message-Id: <201410210830.s9L8UmBF024585@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: romain set sender to romain@FreeBSD.org using -f From: Romain Tartière Date: Tue, 21 Oct 2014 08:30:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371312 - in head/x11-toolkits/libgdiplus: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Oct 2014 08:30:49 -0000 Author: romain Date: Tue Oct 21 08:30:48 2014 New Revision: 371312 URL: https://svnweb.freebsd.org/changeset/ports/371312 QAT: https://qat.redports.org/buildarchive/r371312/ Log: Update to 3.8. PR: 194415 Submitted by: Sascha Holzleiter Deleted: head/x11-toolkits/libgdiplus/files/patch-src_gdiplus-private.h Modified: head/x11-toolkits/libgdiplus/Makefile head/x11-toolkits/libgdiplus/distinfo Modified: head/x11-toolkits/libgdiplus/Makefile ============================================================================== --- head/x11-toolkits/libgdiplus/Makefile Tue Oct 21 07:03:35 2014 (r371311) +++ head/x11-toolkits/libgdiplus/Makefile Tue Oct 21 08:30:48 2014 (r371312) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= libgdiplus -PORTVERSION= 2.10 -PORTREVISION= 4 +PORTVERSION= 3.8 CATEGORIES= x11-toolkits -MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/ +MASTER_SITES= http://download.mono-project.com/sources/${PORTNAME}/ MAINTAINER= mono@FreeBSD.org COMMENT= GDI+ API for System.Windows.Forms in Mono @@ -16,7 +15,7 @@ LIB_DEPENDS= libtiff.so:${PORTSDIR}/grap libcairo.so:${PORTSDIR}/graphics/cairo GNU_CONFIGURE= yes -USES= gmake libtool:keepla pathfix pkgconfig tar:bzip2 +USES= gmake libtool:keepla pathfix pkgconfig USE_GNOME= glib20 USE_LDCONFIG= yes USE_XORG= x11 Modified: head/x11-toolkits/libgdiplus/distinfo ============================================================================== --- head/x11-toolkits/libgdiplus/distinfo Tue Oct 21 07:03:35 2014 (r371311) +++ head/x11-toolkits/libgdiplus/distinfo Tue Oct 21 08:30:48 2014 (r371312) @@ -1,2 +1,2 @@ -SHA256 (libgdiplus-2.10.tar.bz2) = 2d9e0397ef5583ed855eaafcdac8cabbe1d58463ed1e4b545be6dde5b63712a4 -SIZE (libgdiplus-2.10.tar.bz2) = 1962898 +SHA256 (libgdiplus-3.8.tar.gz) = 6a3cfb4a1b67dd09197c385bacb8654f8d7ff49499f39c57825e1a8f77e69b28 +SIZE (libgdiplus-3.8.tar.gz) = 688029