FreeBSD Bugzilla – Attachment 145068 Details for
Bug 192185
[maintainer] sysutils/cbsd set ignore flag for FreeBSD less than 10.0 version
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
set ignore flag for FreeBSD less than 10.0 version
cbsd.txt (text/plain), 478 bytes, created by
Oleg Ginzburg
on 2014-07-28 10:05:12 UTC
(
hide
)
Description:
set ignore flag for FreeBSD less than 10.0 version
Filename:
MIME Type:
Creator:
Oleg Ginzburg
Created:
2014-07-28 10:05:12 UTC
Size:
478 bytes
patch
obsolete
>diff -ruN cbsd.bak/Makefile cbsd/Makefile >--- cbsd.bak/Makefile 2014-07-21 11:53:43.000000000 +0400 >+++ cbsd/Makefile 2014-07-28 13:59:16.000000000 +0400 >@@ -31,12 +31,8 @@ > USERS= ${PORTNAME} > GROUPS= ${PORTNAME} > >-.if ${OSVERSION} < 901000 >-IGNORE= does not support FreeBSD versions < 9.1 >-.endif >- >-.if ${OSVERSION} < 902001 >-RUN_DEPENDS+= sysrc:${PORTSDIR}/sysutils/sysrc >+.if ${OSVERSION} < 1000000 >+IGNORE= does not support FreeBSD versions < 10.0 > .endif > > do-install:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 192185
: 145068