pkgsrc-WIP-changes archive

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

virtualbox-ose: Revamp reference to wip/kbuild



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Wed Jul 6 02:54:23 2016 +0200
Changeset:	8e6d5da66afc897303b862d56e5648ca863ef760

Modified Files:
	virtualbox-ose/Makefile
	virtualbox-ose/TODO

Log Message:
virtualbox-ose: Revamp reference to wip/kbuild

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8e6d5da66afc897303b862d56e5648ca863ef760

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 virtualbox-ose/Makefile | 2 +-
 virtualbox-ose/TODO     | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diffs:
diff --git a/virtualbox-ose/Makefile b/virtualbox-ose/Makefile
index fcccca1..4901662 100644
--- a/virtualbox-ose/Makefile
+++ b/virtualbox-ose/Makefile
@@ -22,7 +22,7 @@ LICENSE=	gnu-gpl-v2
 DEPENDS+=	cdrtools-[0-9]*:../../sysutils/cdrtools
 
 BUILD_DEPENDS+=	yasm-[0-9]*:../../devel/yasm
-BUILD_DEPENDS+=	kBuild>=0.1.999:../../wip/kBuild-svn
+BUILD_DEPENDS+=	kbuild-[0-9]*:../../wip/kbuild
 
 USE_TOOLS+=	gtar pkg-config gmake
 
diff --git a/virtualbox-ose/TODO b/virtualbox-ose/TODO
index a91e8e7..535bc8c 100644
--- a/virtualbox-ose/TODO
+++ b/virtualbox-ose/TODO
@@ -1,5 +1,5 @@
  - This wip version is purely experimental, it is on the way, not completed 
-   at all, or just started to compile by wip/kBuild-svn
+   at all, or just started to compile by wip/kbuild
     kBuild-0.1.5nb20150905 Build framework based on GNU make
 
  - This is ported from FreeBSD/ports (4.3.30)
@@ -39,4 +39,3 @@ In file included from /export/WRKOBJDIR/wip/virtualbox-ose/work/VirtualBox-4.3.3
  void rtPathFreeIprt(const char *pszPath, const char *pszNativePath);
       ^
 kmk: *** [/export/WRKOBJDIR/wip/virtualbox-ose/work/VirtualBox-4.3.30/out/netbsd.amd64/release/obj/RuntimeBldProg/r3/freebsd/rtProcInitExePath-freebsd.o] Error 1
-


Home | Main Index | Thread Index | Old Index