pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/libgdiplus update to 0.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/dd013628fd32
branches: trunk
changeset: 472102:dd013628fd32
user: recht <recht%pkgsrc.org@localhost>
date: Sun Apr 04 16:54:42 2004 +0000
description:
update to 0.2
Bug fixes and code clean-up.
diffstat:
graphics/libgdiplus/Makefile | 5 ++---
graphics/libgdiplus/buildlink3.mk | 4 ++--
graphics/libgdiplus/distinfo | 6 +++---
3 files changed, 7 insertions(+), 8 deletions(-)
diffs (43 lines):
diff -r 66a6b634e485 -r dd013628fd32 graphics/libgdiplus/Makefile
--- a/graphics/libgdiplus/Makefile Sun Apr 04 16:54:22 2004 +0000
+++ b/graphics/libgdiplus/Makefile Sun Apr 04 16:54:42 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2004/02/29 00:13:42 recht Exp $
+# $NetBSD: Makefile,v 1.6 2004/04/04 16:54:42 recht Exp $
#
-DISTNAME= libgdiplus-0.1
-PKGREVISION= 1
+DISTNAME= libgdiplus-0.2
CATEGORIES= graphics
MASTER_SITES= http://www.go-mono.com/archive/
diff -r 66a6b634e485 -r dd013628fd32 graphics/libgdiplus/buildlink3.mk
--- a/graphics/libgdiplus/buildlink3.mk Sun Apr 04 16:54:22 2004 +0000
+++ b/graphics/libgdiplus/buildlink3.mk Sun Apr 04 16:54:42 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2004/03/18 09:12:12 jlam Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2004/04/04 16:54:42 recht Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
LIBGDIPLUS_BUILDLINK3_MK:= ${LIBGDIPLUS_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@
BUILDLINK_PACKAGES+= libgdiplus
.if !empty(LIBGDIPLUS_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.libgdiplus+= libgdiplus>=0.1
+BUILDLINK_DEPENDS.libgdiplus+= libgdiplus>=0.2
BUILDLINK_PKGSRCDIR.libgdiplus?= ../../graphics/libgdiplus
.endif # LIBGDIPLUS_BUILDLINK3_MK
diff -r 66a6b634e485 -r dd013628fd32 graphics/libgdiplus/distinfo
--- a/graphics/libgdiplus/distinfo Sun Apr 04 16:54:22 2004 +0000
+++ b/graphics/libgdiplus/distinfo Sun Apr 04 16:54:42 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/02/03 12:31:35 recht Exp $
+$NetBSD: distinfo,v 1.2 2004/04/04 16:54:42 recht Exp $
-SHA1 (libgdiplus-0.1.tar.gz) = 76529233e58a34c0e8148e9eb4d330857c5c3d93
-Size (libgdiplus-0.1.tar.gz) = 204379 bytes
+SHA1 (libgdiplus-0.2.tar.gz) = f024963da29e742d8efb96ed65163a6a6189a82d
+Size (libgdiplus-0.2.tar.gz) = 226254 bytes
Home |
Main Index |
Thread Index |
Old Index