FreeBSD Bugzilla – Attachment 35487 Details for
Bug 57278
sysutils/cd9660, {japanese,korean}/msdosfs obsolete in -current
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.59 KB, created by
imura
on 2003-09-27 12:30:17 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
imura
Created:
2003-09-27 12:30:17 UTC
Size:
2.59 KB
patch
obsolete
>Index: japanese/msdosfs/Makefile >=================================================================== >RCS file: /home/ncvs/ports/japanese/msdosfs/Makefile,v >retrieving revision 1.12 >diff -u -r1.12 Makefile >--- japanese/msdosfs/Makefile 27 Sep 2003 00:50:06 -0000 1.12 >+++ japanese/msdosfs/Makefile 27 Sep 2003 11:05:25 -0000 >@@ -25,11 +25,14 @@ > .if ${OSVERSION} >= 410001 && ${OSVERSION} < 500000 > LAST_UPDATED= 20001027 > PATCHDIR= ${MASTERDIR}/patches.4 >-.elif ${OSVERSION} >= 500016 >+.elif ${OSVERSION} >= 500016 && ${OSVERSION} < 501109 > # runs only after 9th Feb 2001 world > LAST_UPDATED= 20010209 > PATCHDIR= ${MASTERDIR}/patches.5 > NO_PACKAGE= "to avoid crashing a machine when try to install incorrect version" >+.elif ${OSVERSION} >= 501109 >+LAST_UPDATED= 20010209 >+BROKEN= "See mount_msdosfs(8). It's already in the tree" > .else > LAST_UPDATED= 20001022 > BROKEN= "Supports up-to-date -CURRENT only" >Index: korean/msdosfs/Makefile >=================================================================== >RCS file: /home/ncvs/ports/korean/msdosfs/Makefile,v >retrieving revision 1.3 >diff -u -r1.3 Makefile >--- korean/msdosfs/Makefile 7 Mar 2003 06:05:16 -0000 1.3 >+++ korean/msdosfs/Makefile 27 Sep 2003 11:07:05 -0000 >@@ -28,11 +28,14 @@ > .if ${OSVERSION} >= 410001 && ${OSVERSION} < 500000 > LAST_UPDATED= 20001027 > PATCHDIR= ${MASTERDIR}/patches.4 >-.elif ${OSVERSION} >= 500016 >+.elif ${OSVERSION} >= 500016 && ${OSVERSION} < 501109 > # runs only after 9th Feb 2001 world > LAST_UPDATED= 20010209 > PATCHDIR= ${MASTERDIR}/patches.5 > NO_PACKAGE= "to avoid crashing a machine when try to install incorrect version" >+.elif ${OSVERSION} >= 501109 >+LAST_UPDATED= 20010209 >+BROKEN= "See mount_msdosfs(8). It's already in the tree" > .else > LAST_UPDATED= 20001022 > BROKEN= "Supports up-to-date -CURRENT only" >Index: sysutils/cd9660_unicode/Makefile >=================================================================== >RCS file: /home/ncvs/ports/sysutils/cd9660_unicode/Makefile,v >retrieving revision 1.7 >diff -u -r1.7 Makefile >--- sysutils/cd9660_unicode/Makefile 27 Sep 2003 01:01:06 -0000 1.7 >+++ sysutils/cd9660_unicode/Makefile 27 Sep 2003 11:10:44 -0000 >@@ -29,6 +29,12 @@ > BROKEN= "your FreeBSD version is not supported. Please update to the latest version and try again" > .endif > >+.include <bsd.port.pre.mk> >+ >+.if ${OSVERSION} >= 501109 >+BROKEN= "See mount_cd9660(8). It's already in the tree" >+.endif >+ > pre-everything:: > @if [ ! -d /sys -o ! -d ${SRCPREFIX}/sys ]; then \ > ${ECHO_MSG} "****************************************" ; \ >@@ -48,4 +54,4 @@ > post-install: > @${CAT} ${PKGMESSAGE} > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk>
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 57278
: 35487