pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc - py-gd, + py-gdmodule
details: https://anonhg.NetBSD.org/pkgsrc/rev/e486ab0e84a2
branches: trunk
changeset: 629296:e486ab0e84a2
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jan 19 17:14:51 2014 +0000
description:
- py-gd, + py-gdmodule
diffstat:
doc/CHANGES-2014 | 4 +++-
graphics/Makefile | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
diffs (34 lines):
diff -r 8541c7b9002c -r e486ab0e84a2 doc/CHANGES-2014
--- a/doc/CHANGES-2014 Sun Jan 19 17:14:41 2014 +0000
+++ b/doc/CHANGES-2014 Sun Jan 19 17:14:51 2014 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2014,v 1.304 2014/01/19 15:28:19 tsutsui Exp $
+$NetBSD: CHANGES-2014,v 1.305 2014/01/19 17:15:52 wiz Exp $
Changes to the packages collection and infrastructure in 2014:
@@ -374,3 +374,5 @@
Updated lang/clang to 3.4 [ryoon 2014-01-19]
Updated editors/lyx to 2.0.6 [rumko 2014-01-19]
Updated wm/jwm to 2.2.0 [tsutsui 2014-01-19]
+ Added graphics/py-gdmodule version 0.58 [wiz 2014-01-19]
+ Removed graphics/py-gd successor graphics/py-gdmodule [wiz 2014-01-19]
diff -r 8541c7b9002c -r e486ab0e84a2 graphics/Makefile
--- a/graphics/Makefile Sun Jan 19 17:14:41 2014 +0000
+++ b/graphics/Makefile Sun Jan 19 17:14:51 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.667 2014/01/05 09:17:07 obache Exp $
+# $NetBSD: Makefile,v 1.668 2014/01/19 17:14:51 wiz Exp $
#
COMMENT= Graphics tools and libraries
@@ -380,8 +380,8 @@
SUBDIR+= py-biggles
SUBDIR+= py-blockdiag
SUBDIR+= py-cairo
-SUBDIR+= py-gd
SUBDIR+= py-gdchart
+SUBDIR+= py-gdmodule
SUBDIR+= py-gnuplot
SUBDIR+= py-goocanvas
SUBDIR+= py-gtkglext
Home |
Main Index |
Thread Index |
Old Index