1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Add kldxref to pkg-plist.

- Bump PORTREVISION.

Reported by:	Alexander Kabaev <kabaev AT gmail.com>,
		Rainer Hurling <rhurlin AT gwdg.de>,
		Nakata Maho <chat95 AT mac.com>,
		Andrzej Tobola <ato AT iem.pw.edu.pl>
On behalf of:   vbox@ (decke, dhn, itetcu, miwi, nox)
This commit is contained in:
Beat Gaetzi 2010-01-24 23:16:53 +00:00
parent 6e18602879
commit 7ec69757cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248490
4 changed files with 6 additions and 0 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= virtualbox-ose
DISTVERSION= 3.1.2
PORTREVISION= 1
CATEGORIES= emulators kld
MASTER_SITES= http://tmp.chruetertee.ch/ \
http://freebsd.unixfreunde.de/sources/ \

View File

@ -3,3 +3,5 @@
%%KMODDIR%%/vboxdrv.ko
%%KMODDIR%%/vboxnetadp.ko
%%KMODDIR%%/vboxnetflt.ko
@exec /usr/sbin/kldxref %%KMODDIR%%
@unexec /usr/sbin/kldxref %%KMODDIR%%

View File

@ -7,6 +7,7 @@
PORTNAME= virtualbox-ose
DISTVERSION= 3.1.2
PORTREVISION= 1
CATEGORIES= emulators kld
MASTER_SITES= http://tmp.chruetertee.ch/ \
http://freebsd.unixfreunde.de/sources/ \

View File

@ -3,3 +3,5 @@
%%KMODDIR%%/vboxdrv.ko
%%KMODDIR%%/vboxnetadp.ko
%%KMODDIR%%/vboxnetflt.ko
@exec /usr/sbin/kldxref %%KMODDIR%%
@unexec /usr/sbin/kldxref %%KMODDIR%%