From b4883662a08d8e7ff021102dc2b39967bf83ceb5 Mon Sep 17 00:00:00 2001 From: snj Date: Mon, 28 Mar 2005 05:55:03 +0000 Subject: Pullup ticket 396 - requested by Manuel Bouyer build fix for xentools20 Revisions pulled up: - pkgsrc/sysutils/xentools20/Makefile 1.5 - pkgsrc/sysutils/xentools20/PLIST 1.3 Module Name: pkgsrc Committed By: bouyer Date: Sun Mar 27 15:58:24 UTC 2005 Modified Files: pkgsrc/sysutils/xentools20: Makefile PLIST Log Message: Add shared library symlinks to PLIST, noted by Martti Kuparinen. Bump PKGREVISION. --- sysutils/xentools20/Makefile | 4 ++-- sysutils/xentools20/PLIST | 6 +++++- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'sysutils') diff --git a/sysutils/xentools20/Makefile b/sysutils/xentools20/Makefile index 1a7130ea960..5766eb131ca 100644 --- a/sysutils/xentools20/Makefile +++ b/sysutils/xentools20/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2005/03/17 23:53:56 bouyer Exp $ +# $NetBSD: Makefile,v 1.4.2.1 2005/03/28 05:55:03 snj Exp $ # DISTNAME= xen-2.0.3-src PKGNAME= xentools20-2.0.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/ EXTRACT_SUFX= .tgz diff --git a/sysutils/xentools20/PLIST b/sysutils/xentools20/PLIST index 358d95be86b..4437367dd9a 100644 --- a/sysutils/xentools20/PLIST +++ b/sysutils/xentools20/PLIST @@ -1,10 +1,14 @@ -@comment $NetBSD: PLIST,v 1.2 2005/03/17 23:47:12 bouyer Exp $ +@comment $NetBSD: PLIST,v 1.2.2.1 2005/03/28 05:55:03 snj Exp $ bin/miniterm bin/xencons bin/xenperf include/xc.h +lib/libxc.so +lib/libxc.so.2.0 lib/libxc.so.2.0.0 lib/libxutil.a +lib/libxutil.so +lib/libxutil.so.2.0 lib/libxutil.so.2.0.0 sbin/netfix sbin/xend -- cgit v1.2.3