Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 May 2021 09:27:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 255807] sysutils/lsblk: update to latest 3.4 version
Message-ID:  <bug-255807-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255807

            Bug ID: 255807
           Summary: sysutils/lsblk: update to latest 3.4 version
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: vermaden@interia.pl

Hi,


I would like to update the 'lsblk' port.

With this update I would like to make the FreeBSD port reflect the current
lsblk version hence the 1.1 -> 3.4 change.

Below is the diff(1) output.

I was able to install this port using these modified 'Makefile' and 'distin=
fo'
files.

If something more is needed then let me know.



% diff -u -r -N  lsblk lsblk.NEW=20
diff -u -r -N lsblk/Makefile lsblk.NEW/Makefile
--- lsblk/Makefile      2021-04-14 22:07:30.766671000 +0200
+++ lsblk.NEW/Makefile  2021-05-12 11:19:08.549489000 +0200
@@ -1,5 +1,5 @@
 PORTNAME=3D      lsblk
-PORTVERSION=3D   1.1
+PORTVERSION=3D   3.4
 CATEGORIES=3D    sysutils
 MASTER_SITES=3D  https://github.com/vermaden/lsblk/raw/master/release/

@@ -18,3 +18,4 @@
            ${STAGEDIR}${PREFIX}/sbin/${PORTNAME}

 .include <bsd.port.mk>
+
diff -u -r -N lsblk/distinfo lsblk.NEW/distinfo
--- lsblk/distinfo      2021-04-14 22:07:30.766776000 +0200
+++ lsblk.NEW/distinfo  2021-05-12 11:20:38.219476000 +0200
@@ -1,3 +1,4 @@
-TIMESTAMP =3D 1599137521
-SHA256 (lsblk-1.1.tar.gz) =3D
c8cb0a40b5a625903e0660f34916911bb18cb0aca24686283e3373acad63ac43
-SIZE (lsblk-1.1.tar.gz) =3D 4510
+TIMESTAMP =3D 1620811083
+SHA256 (lsblk-3.4.tar.gz) =3D
70ae48e10554ee1589597d974d167d17429eaafe3d48c62f6d1e4e9ff3d7ccab
+SIZE (lsblk-3.4.tar.gz) =3D 4770
+


Regards.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255807-7788>