FreeBSD Bugzilla – Attachment 238999 Details for
Bug 265289
Error building sysutils/fusefs-ext2 with read-only system root directory
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix dependency v1
fusefs-ext2.diff (text/plain), 727 bytes, created by
Guido Falsi
on 2022-12-24 12:41:01 UTC
(
hide
)
Description:
Patch to fix dependency v1
Filename:
MIME Type:
Creator:
Guido Falsi
Created:
2022-12-24 12:41:01 UTC
Size:
727 bytes
patch
obsolete
>diff --git a/sysutils/fusefs-ext2/Makefile b/sysutils/fusefs-ext2/Makefile >index e101ec5460d5..417a01c9ad71 100644 >--- a/sysutils/fusefs-ext2/Makefile >+++ b/sysutils/fusefs-ext2/Makefile >@@ -1,7 +1,7 @@ > PORTNAME= fusefs-ext2 > PORTVERSION= 0.0.10 > DISTVERSIONPREFIX= v >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= sysutils > > MAINTAINER= ehaupt@FreeBSD.org >@@ -11,8 +11,8 @@ WWW= https://github.com/alperakcan/fuse-ext2 > LICENSE= GPLv2 > LICENSE_FILE= ${WRKSRC}/COPYING > >-BUILD_DEPENDS= mke2fs:sysutils/e2fsprogs >-RUN_DEPENDS= mke2fs:sysutils/e2fsprogs >+BUILD_DEPENDS= mke2fs:sysutils/e2fsprogs-core >+RUN_DEPENDS= mke2fs:sysutils/e2fsprogs-core > > USES= autoreconf libtool fuse pkgconfig localbase:ldflags > USE_GITHUB= yes
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 265289
:
235326
|
235351
|
235394
| 238999