Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2019 21:49:03 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r497209 - in head: misc/e2fsprogs-libuuid sysutils/e2fsprogs
Message-ID:  <201903292149.x2TLn3so087018@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Fri Mar 29 21:49:03 2019
New Revision: 497209
URL: https://svnweb.freebsd.org/changeset/ports/497209

Log:
  Update e2fsprogs suite to v1.45.0.
  
  Sorry that this happens so short before the 2019Q2 branch; the
  e2fsprogs.sourceforge.net website hadn't been updated for 1.44.6 and 1.45.0.
  
  I am not packaging e2scrub[_all] as FreeBSD does not support LVM,
  Linux's logical volume manager.
  
  Changelogs:
  <https://raw.githubusercontent.com/tytso/e2fsprogs/master/doc/RelNotes/v1.44.6.txt>;
  <https://raw.githubusercontent.com/tytso/e2fsprogs/master/doc/RelNotes/v1.45.0.txt>;
  
  While here, reset misc/e2fsprogs-libuuid PORTREVISION back to 0 now that
  the included PORTVERSION got bumped.

Modified:
  head/misc/e2fsprogs-libuuid/Makefile
  head/sysutils/e2fsprogs/Makefile
  head/sysutils/e2fsprogs/distinfo

Modified: head/misc/e2fsprogs-libuuid/Makefile
==============================================================================
--- head/misc/e2fsprogs-libuuid/Makefile	Fri Mar 29 21:40:23 2019	(r497208)
+++ head/misc/e2fsprogs-libuuid/Makefile	Fri Mar 29 21:49:03 2019	(r497209)
@@ -1,7 +1,7 @@
 # Created by: Matthias Andree <matthias.andree@gmx.de>
 # $FreeBSD$
 
-PORTREVISION=	1
+PORTREVISION=	0
 CATEGORIES=	misc devel
 PKGNAMESUFFIX=	-libuuid
 

Modified: head/sysutils/e2fsprogs/Makefile
==============================================================================
--- head/sysutils/e2fsprogs/Makefile	Fri Mar 29 21:40:23 2019	(r497208)
+++ head/sysutils/e2fsprogs/Makefile	Fri Mar 29 21:49:03 2019	(r497209)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	e2fsprogs
-PORTVERSION=	1.44.5
+PORTVERSION=	1.45.0
 PORTREVISION?=	0
 CATEGORIES?=	sysutils
 MASTER_SITES=	KERNEL_ORG/linux/kernel/people/tytso/${PORTNAME}/v${PORTVERSION}

Modified: head/sysutils/e2fsprogs/distinfo
==============================================================================
--- head/sysutils/e2fsprogs/distinfo	Fri Mar 29 21:40:23 2019	(r497208)
+++ head/sysutils/e2fsprogs/distinfo	Fri Mar 29 21:49:03 2019	(r497209)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545417300
-SHA256 (e2fsprogs-1.44.5.tar.xz) = ba5eb3069d69160d96818bb9700de9ab5a8458d9add1fd85d427c0000d34c5b9
-SIZE (e2fsprogs-1.44.5.tar.xz) = 5375996
+TIMESTAMP = 1553873866
+SHA256 (e2fsprogs-1.45.0.tar.xz) = 1fa9d0e13f30f1cae9035fe74ed8ad01bfaae99c2c0b9b970318bdb5d738fcd4
+SIZE (e2fsprogs-1.45.0.tar.xz) = 5520532



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