pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/openoffice2 PYTHON_VERSIONS_ACCEPTED+=25



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b7264f6926a3
branches:  trunk
changeset: 541358:b7264f6926a3
user:      abs <abs%pkgsrc.org@localhost>
date:      Mon Apr 21 08:17:25 2008 +0000

description:
PYTHON_VERSIONS_ACCEPTED+=25

diffstat:

 misc/openoffice2/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2a03f8faf32e -r b7264f6926a3 misc/openoffice2/Makefile
--- a/misc/openoffice2/Makefile Mon Apr 21 08:12:03 2008 +0000
+++ b/misc/openoffice2/Makefile Mon Apr 21 08:17:25 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2008/04/07 16:24:51 hira Exp $
+# $NetBSD: Makefile,v 1.42 2008/04/21 08:17:25 abs Exp $
 #
 
 OO_VER=                        2.4.0
@@ -171,7 +171,7 @@
 
 .include "../../mk/compiler.mk"
 
-PYTHON_VERSIONS_ACCEPTED=      24 23 22
+PYTHON_VERSIONS_ACCEPTED=      25 24 23 22
 .include "../../lang/python/application.mk"
 
 .include "../../databases/db4/buildlink3.mk"



Home | Main Index | Thread Index | Old Index