aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libgdiplus
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2009-02-09 09:00:01 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2009-02-09 09:00:01 +0000
commitc1f23cd26d8ec0c157abfb1fe1f52b3aaddee6e8 (patch)
tree6bc6e9b8c27f338bda10b7f147eca039dcc7fb74 /x11-toolkits/libgdiplus
parentfe3abfcfc73764b4d8ad08d6d32c488a049a1b26 (diff)
downloadports-c1f23cd26d8ec0c157abfb1fe1f52b3aaddee6e8.tar.gz
ports-c1f23cd26d8ec0c157abfb1fe1f52b3aaddee6e8.zip
- Update lang/mono to 2.0.1.
- Also update a bunch of c-sharp ports to their latest version. - Change maintainership to mono@FreeBSD.org. PR: ports/129724 Submitted by: Phillip Neumann, Romain Tartiere (bsd-sharp team)
Notes
Notes: svn path=/head/; revision=227866
Diffstat (limited to 'x11-toolkits/libgdiplus')
-rw-r--r--x11-toolkits/libgdiplus/Makefile17
-rw-r--r--x11-toolkits/libgdiplus/distinfo6
2 files changed, 10 insertions, 13 deletions
diff --git a/x11-toolkits/libgdiplus/Makefile b/x11-toolkits/libgdiplus/Makefile
index e17062559ffe..ff3cf89305b0 100644
--- a/x11-toolkits/libgdiplus/Makefile
+++ b/x11-toolkits/libgdiplus/Makefile
@@ -3,29 +3,26 @@
# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
#
# $FreeBSD$
-# $Id: Makefile,v 1.42 2007/09/08 22:11:12 killfill Exp $
+# $Id: Makefile,v 1.46 2007/12/13 19:37:18 killfill Exp $
#
PORTNAME= libgdiplus
-PORTVERSION= 1.2.5
-PORTREVISION= 3
+PORTVERSION= 2.0
CATEGORIES= x11-toolkits
-MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/
+MASTER_SITES= ftp://ftp.novell.com/pub/mono/sources/${PORTNAME}/
-MAINTAINER= bsd-sharp@googlegroups.com
+MAINTAINER= mono@FreeBSD.org
COMMENT= GDI+ API for System.Windows.Forms in Mono
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
ungif.5:${PORTSDIR}/graphics/libungif \
- png.5:${PORTSDIR}/graphics/png \
- fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
- freetype.9:${PORTSDIR}/print/freetype2
+ png.5:${PORTSDIR}/graphics/png
USE_BZIP2= yes
USE_GNOME= gnomehack gnometarget glib20
USE_GMAKE= yes
-USE_XORG= x11 xrender
-USE_LDCONFIG= yes
+USE_XLIB= yes
+USE_LDCONFIG= yes
LIBTOOLFILES= configure cairo/configure
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/x11-toolkits/libgdiplus/distinfo b/x11-toolkits/libgdiplus/distinfo
index 5f4c5dbcca96..5674ca423fe5 100644
--- a/x11-toolkits/libgdiplus/distinfo
+++ b/x11-toolkits/libgdiplus/distinfo
@@ -1,3 +1,3 @@
-MD5 (libgdiplus-1.2.5.tar.bz2) = 82bbf6ca86b85e5148a15d8d88c6e548
-SHA256 (libgdiplus-1.2.5.tar.bz2) = 28edc21bc49f3791438ea70b5de944c4118a6daa557425f3209102379042e926
-SIZE (libgdiplus-1.2.5.tar.bz2) = 2942165
+MD5 (libgdiplus-2.0.tar.bz2) = dc732fb2d996b54405c27645cb8642d9
+SHA256 (libgdiplus-2.0.tar.bz2) = 0a308dc3a8d1a91f036502ed45b8debc3c6f838d86cf6e15430c6969ab4a33b1
+SIZE (libgdiplus-2.0.tar.bz2) = 1971529