Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157617202
D28004.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D28004.diff
View Options
diff --git a/sysutils/iocell/Makefile b/sysutils/iocell/Makefile
--- a/sysutils/iocell/Makefile
+++ b/sysutils/iocell/Makefile
@@ -3,8 +3,12 @@
PORTNAME= iocell
PORTVERSION= 2.1.2
DISTVERSIONPREFIX=v
+PORTREVISION= 1
CATEGORIES= sysutils
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/pull/
+PATCHFILES+= 37.patch:-p1 # https://github.com/bartekrutkowski/iocell/pull/37
+
MAINTAINER= robak@FreeBSD.org
COMMENT= Feature rich Jail containers manager (iocage fork)
@@ -19,9 +23,9 @@
GH_ACCOUNT= bartekrutkowski
NO_BUILD= yes
-NO_ARCH= yes
post-patch:
+ @${REINPLACE_CMD} -e "s|amd64|${MACHINE}|g" ${WRKSRC}/lib/ioc-*
@${REINPLACE_CMD} -e "s|/usr/local/lib/iocell|${PREFIX}/lib/iocell|g" ${WRKSRC}/iocell
pre-install:
diff --git a/sysutils/iocell/distinfo b/sysutils/iocell/distinfo
--- a/sysutils/iocell/distinfo
+++ b/sysutils/iocell/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1529540233
+TIMESTAMP = 1613421536
SHA256 (bartekrutkowski-iocell-v2.1.2_GH0.tar.gz) = 36f98ec1f55f444913bb5154b51549e85fb34e04e372d4fe34bb8be2c5f7ed36
SIZE (bartekrutkowski-iocell-v2.1.2_GH0.tar.gz) = 372737
+SHA256 (37.patch) = 9bacb2e7fa1b6de7dac753d23594087951733968f1723501096cb71131e811e8
+SIZE (37.patch) = 4538
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, May 24, 11:50 AM (9 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33470571
Default Alt Text
D28004.diff (1 KB)
Attached To
Mode
D28004: sysutils/iocell: enable alternative architectures
Attached
Detach File
Event Timeline
Log In to Comment