pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/xenkernel33 No need to depend on Python at ru...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d795c33c0d48
branches:  trunk
changeset: 548360:d795c33c0d48
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Oct 13 21:41:26 2008 +0000

description:
No need to depend on Python at runtime. Bump revision.

diffstat:

 sysutils/xenkernel33/Makefile |  4 +++-
 sysutils/xenkernel33/distinfo |  3 ++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diffs (35 lines):

diff -r 216823eaeffc -r d795c33c0d48 sysutils/xenkernel33/Makefile
--- a/sysutils/xenkernel33/Makefile     Mon Oct 13 21:17:28 2008 +0000
+++ b/sysutils/xenkernel33/Makefile     Mon Oct 13 21:41:26 2008 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2008/10/08 18:32:06 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2008/10/13 21:41:26 joerg Exp $
 #
 
 VERSION=       3.3.0
 DISTNAME=      xen-${VERSION}
 PKGNAME=       xenkernel33-${VERSION}
+PKGREVISION=   1
 CATEGORIES=    sysutils
 MASTER_SITES=  http://bits.xensource.com/oss-xen/release/${VERSION}/
 EXTRACT_SUFX=  .tar.gz
@@ -27,6 +28,7 @@
 NO_CONFIGURE=  yes
 USE_TOOLS+=    gmake
 
+PYTHON_FOR_BUILD_ONLY= # empty
 PY_PATCHPLIST=         NO
 
 SUBST_CLASSES+=                py
diff -r 216823eaeffc -r d795c33c0d48 sysutils/xenkernel33/distinfo
--- a/sysutils/xenkernel33/distinfo     Mon Oct 13 21:17:28 2008 +0000
+++ b/sysutils/xenkernel33/distinfo     Mon Oct 13 21:41:26 2008 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.5 2008/08/22 17:03:30 cegger Exp $
+$NetBSD: distinfo,v 1.6 2008/10/13 21:41:26 joerg Exp $
 
 SHA1 (xen-3.3.0.tar.gz) = b6365864eeb5125e0f66a056c4c72816e1789358
 RMD160 (xen-3.3.0.tar.gz) = c98c08617e302ef4004d17cb0ba161d0ed7af59c
 Size (xen-3.3.0.tar.gz) = 11338614 bytes
 SHA1 (patch-aa) = 2f29787cff46fbfb76eaa27d430e828cb1b6e0d3
+SHA1 (patch-ab) = 6a63d07de00de1129195c095ad55ff488299fe6b



Home | Main Index | Thread Index | Old Index