Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Feb 2017 23:39:14 +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: r433466 - in head: misc/e2fsprogs-libblkid misc/e2fsprogs-libuuid sysutils/e2fsprogs sysutils/e2fsprogs/files
Message-ID:  <201702052339.v15NdETY039428@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Sun Feb  5 23:39:14 2017
New Revision: 433466
URL: https://svnweb.freebsd.org/changeset/ports/433466

Log:
  Update e2fsprogs to new upstream release 1.43.4.
  
  This is predominantly a bug-fix release, it however ceases installing
  the *ext4dev files, which have been replaced by *ext4 for quite a while,
  and adds two translations [fi, ms].
  
  While here, reset PORTREVISION on two slave ports.
  
  ChangeLog: <http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.43.4>;
  
  Note in particular this part of the ChangeLog:
  «Replace a test file but which had a "non-commercial use-only" copyright
  permission file with a newer version from the Cyrus imapd package which
  now has a 4-clause BSD license, which was making some lawyers nervous,
  even though the test file in question was only used in lib/et's
  regression testing and was never included in any compiled binary.
  (Addresses Debian Bug: #840733)»
  
  PR:		216774
  Reported by:	Thomas Zander (riggs@)
  MFH:		2017Q1

Deleted:
  head/sysutils/e2fsprogs/files/patch-lib_ext2fs_unix__io.c
Modified:
  head/misc/e2fsprogs-libblkid/Makefile
  head/misc/e2fsprogs-libuuid/Makefile
  head/sysutils/e2fsprogs/Makefile
  head/sysutils/e2fsprogs/distinfo
  head/sysutils/e2fsprogs/pkg-plist

Modified: head/misc/e2fsprogs-libblkid/Makefile
==============================================================================
--- head/misc/e2fsprogs-libblkid/Makefile	Sun Feb  5 22:45:55 2017	(r433465)
+++ head/misc/e2fsprogs-libblkid/Makefile	Sun Feb  5 23:39:14 2017	(r433466)
@@ -1,7 +1,7 @@
 # Created by: Matthias Andree <matthias.andree@gmx.de>
 # $FreeBSD$
 
-PORTREVISION=	1
+PORTREVISION=	0
 CATEGORIES=	misc devel
 PKGNAMESUFFIX=	-libblkid
 

Modified: head/misc/e2fsprogs-libuuid/Makefile
==============================================================================
--- head/misc/e2fsprogs-libuuid/Makefile	Sun Feb  5 22:45:55 2017	(r433465)
+++ head/misc/e2fsprogs-libuuid/Makefile	Sun Feb  5 23:39:14 2017	(r433466)
@@ -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	Sun Feb  5 22:45:55 2017	(r433465)
+++ head/sysutils/e2fsprogs/Makefile	Sun Feb  5 23:39:14 2017	(r433466)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	e2fsprogs
-PORTVERSION=	1.43.3
-PORTREVISION?=	3
+PORTVERSION=	1.43.4
+PORTREVISION?=	0
 CATEGORIES?=	sysutils
 MASTER_SITES=	KERNEL_ORG/linux/kernel/people/tytso/${PORTNAME}/v${PORTVERSION}
 

Modified: head/sysutils/e2fsprogs/distinfo
==============================================================================
--- head/sysutils/e2fsprogs/distinfo	Sun Feb  5 22:45:55 2017	(r433465)
+++ head/sysutils/e2fsprogs/distinfo	Sun Feb  5 23:39:14 2017	(r433466)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473526034
-SHA256 (e2fsprogs-1.43.3.tar.xz) = 744ca4e9a8e6c943601b2744d1ae658e5f37d35b5ea5b1dea86985320bd87f37
-SIZE (e2fsprogs-1.43.3.tar.xz) = 5220304
+TIMESTAMP = 1486335180
+SHA256 (e2fsprogs-1.43.4.tar.xz) = 54b3f21123a531a6a536b9cdcc21344b0122a72790dbe4dacc98e64db25e4a24
+SIZE (e2fsprogs-1.43.4.tar.xz) = 5265788

Modified: head/sysutils/e2fsprogs/pkg-plist
==============================================================================
--- head/sysutils/e2fsprogs/pkg-plist	Sun Feb  5 22:45:55 2017	(r433465)
+++ head/sysutils/e2fsprogs/pkg-plist	Sun Feb  5 23:39:14 2017	(r433466)
@@ -22,11 +22,9 @@ man/man8/tune2fs.8.gz
 man/man8/fsck.ext2.8.gz
 man/man8/fsck.ext3.8.gz
 man/man8/fsck.ext4.8.gz
-man/man8/fsck.ext4dev.8.gz
 man/man8/mkfs.ext2.8.gz
 man/man8/mkfs.ext3.8.gz
 man/man8/mkfs.ext4.8.gz
-man/man8/mkfs.ext4dev.8.gz
 man/man8/findfs.8.gz
 man/man8/blkid.8.gz
 man/man8/logsave.8.gz
@@ -45,14 +43,12 @@ sbin/findfs
 sbin/fsck.ext2
 sbin/fsck.ext3
 sbin/fsck.ext4
-sbin/fsck.ext4dev
 sbin/fsck_ext2fs
 sbin/logsave
 sbin/mke2fs
 sbin/mkfs.ext2
 sbin/mkfs.ext3
 sbin/mkfs.ext4
-sbin/mkfs.ext4dev
 sbin/mklost+found
 sbin/resize2fs
 sbin/tune2fs
@@ -62,10 +58,12 @@ sbin/tune2fs
 %%NLS%%share/locale/de/LC_MESSAGES/e2fsprogs.mo
 %%NLS%%share/locale/eo/LC_MESSAGES/e2fsprogs.mo
 %%NLS%%share/locale/es/LC_MESSAGES/e2fsprogs.mo
+share/locale/fi/LC_MESSAGES/e2fsprogs.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/e2fsprogs.mo
 %%NLS%%share/locale/hu/LC_MESSAGES/e2fsprogs.mo
 %%NLS%%share/locale/id/LC_MESSAGES/e2fsprogs.mo
 %%NLS%%share/locale/it/LC_MESSAGES/e2fsprogs.mo
+share/locale/ms/LC_MESSAGES/e2fsprogs.mo
 %%NLS%%share/locale/nl/LC_MESSAGES/e2fsprogs.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/e2fsprogs.mo
 %%NLS%%share/locale/sr/LC_MESSAGES/e2fsprogs.mo



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