FreeBSD Bugzilla – Attachment 166066 Details for
Bug 206577
sysutils/arcconf : Update to v1_8_21375
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
arcconf.diff (text/plain), 1.78 KB, created by
Kurt Jaeger
on 2016-01-24 15:39:19 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Kurt Jaeger
Created:
2016-01-24 15:39:19 UTC
Size:
1.78 KB
patch
obsolete
>diff -r -u -N sysutils/arcconf/Makefile ../../home/pi/myp/sysutils/arcconf/Makefile >--- sysutils/arcconf/Makefile 2015-10-16 21:29:15.219390000 +0200 >+++ ../../home/pi/myp/sysutils/arcconf/Makefile 2016-01-24 16:33:45.275219000 +0100 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/sysutils/arcconf/Makefile 399346 2015-10-15 14:55:14Z mat $ > > PORTNAME= arcconf >-DISTVERSION= v1_7_21229 >+DISTVERSION= v1_8_21375 > PORTEPOCH= 1 > CATEGORIES= sysutils > MASTER_SITES= http://download.adaptec.com/raid/storage_manager/ >@@ -22,21 +22,29 @@ > RESTRICTED= May not be redistributed in binary form > NO_CDROM= May not be redistributed in binary form > >-DIST_OSVER= 9 >- > .include <bsd.port.pre.mk> > > .if ${OPSYS} != FreeBSD > IGNORE= installs incompatible binaries for FreeBSD >+.elif ${OSVERSION} < 1000000 >+DIST_OSVER= 9 >+.else >+DIST_OSVER= 10 > .endif > >-.if ${ARCH} == amd64 >-DIST_EXT= _x64 >+.if ${OPSYS} != FreeBSD >+IGNORE= installs incompatible binaries for FreeBSD > .endif > >-.if ! exists(/usr/lib/libstdc++.so.6) >+.if ${ARCH} == amd64 >+DIST_EXT= _x64 >+.elif ${ARCH} == i386 >+.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000 >+# use the 9 i386 version for 10 i386 >+DIST_OSVER= 9 > RUN_DEPENDS+= ${LOCALBASE}/lib/compat/libstdc++.so.6:${PORTSDIR}/misc/compat9x > .endif >+.endif > > NO_BUILD= yes > NO_WRKSUBDIR= yes >diff -r -u -N sysutils/arcconf/distinfo ../../home/pi/myp/sysutils/arcconf/distinfo >--- sysutils/arcconf/distinfo 2015-08-01 00:46:49.565046000 +0200 >+++ ../../home/pi/myp/sysutils/arcconf/distinfo 2016-01-24 16:18:47.516934000 +0100 >@@ -1,2 +1,2 @@ >-SHA256 (arcconf_v1_7_21229.zip) = b9ec025ed6e7167551dc2a034b39999f5b43a3a6544e3e8989f75a89dd99c7b3 >-SIZE (arcconf_v1_7_21229.zip) = 11056748 >+SHA256 (arcconf_v1_8_21375.zip) = ac4991967988ad355c4272df1efcf776db62f0a78ce5b61d065645a1b2e43972 >+SIZE (arcconf_v1_8_21375.zip) = 17086537
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
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 206577
: 166066