FreeBSD Bugzilla – Attachment 229045 Details for
Bug 259462
[ciss_vol_status] Update to 1.12a
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
patch.diff (text/plain), 1.59 KB, created by
Dmitry Lukhtionov
on 2021-10-26 16:00:12 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Lukhtionov
Created:
2021-10-26 16:00:12 UTC
Size:
1.59 KB
patch
obsolete
>diff -u -Nr cciss_vol_status.orig/Makefile cciss_vol_status/Makefile >--- cciss_vol_status.orig/Makefile 2021-04-19 13:49:40.943217000 +0300 >+++ cciss_vol_status/Makefile 2021-10-26 18:41:21.699558000 +0300 >@@ -1,7 +1,7 @@ > # Created by: mm > > PORTNAME= cciss_vol_status >-PORTVERSION= 1.12 >+PORTVERSION= 1.12a > CATEGORIES= sysutils > MASTER_SITES= SF/cciss/${PORTNAME} > >diff -u -Nr cciss_vol_status.orig/distinfo cciss_vol_status/distinfo >--- cciss_vol_status.orig/distinfo 2021-04-06 15:56:32.976279000 +0300 >+++ cciss_vol_status/distinfo 2021-10-26 18:57:12.486730000 +0300 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1510485982 >-SHA256 (cciss_vol_status-1.12.tar.gz) = a49abbfde6369416ac3d71bca6f60f342584eb99c786c080f8722ad19a17f91f >-SIZE (cciss_vol_status-1.12.tar.gz) = 120346 >+TIMESTAMP = 1635263832 >+SHA256 (cciss_vol_status-1.12a.tar.gz) = db5a2508e4a5c57fb35a8b6d9c841db339b7386798a6c560d92f2369cf1cca47 >+SIZE (cciss_vol_status-1.12a.tar.gz) = 120748 >diff -u -Nr cciss_vol_status.orig/files/patch-cciss_vol_status.c cciss_vol_status/files/patch-cciss_vol_status.c >--- cciss_vol_status.orig/files/patch-cciss_vol_status.c 2021-04-06 15:56:32.976367000 +0300 >+++ cciss_vol_status/files/patch-cciss_vol_status.c 1970-01-01 03:00:00.000000000 +0300 >@@ -1,11 +0,0 @@ >---- cciss_vol_status.c.orig 2017-10-18 07:49:43.578445000 +0200 >-+++ cciss_vol_status.c 2017-10-18 07:51:20.372056000 +0200 >-@@ -1098,7 +1098,7 @@ >- break; >- case 1: sprintf(raid_level, "RAID 4"); >- break; >-- case 2: sprintf(raid_level, "RAID 1"); >-+ case 2: sprintf(raid_level, "RAID 1(1+0)"); >- break; >- case 3: sprintf(raid_level, "RAID 5"); >- break;
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 259462
:
229044
| 229045