Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Apr 2017 13:20:22 -0700
From:      Cy Schubert <Cy.Schubert@komquats.com>
To:        Jason Unovitch <junovitch@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r416439 - head/sysutils/fusefs-ntfs
Message-ID:  <201704012020.v31KKM24033490@slippy.cwsent.com>
In-Reply-To: Message from Jason Unovitch <junovitch@FreeBSD.org> of "Sun, 05 Jun 2016 22:50:04 -0000." <201606052250.u55Mo44E016592@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multipart MIME message.

--==_Exmh_1491077996_148500
Content-Type: text/plain; charset=us-ascii

In message <201606052250.u55Mo44E016592@repo.freebsd.org>, Jason Unovitch 
write
s:
> Author: junovitch
> Date: Sun Jun  5 22:50:04 2016
> New Revision: 416439
> URL: https://svnweb.freebsd.org/changeset/ports/416439
> 
> Log:
>   sysutils/fusefs-ntfs: pass MAINTAINER to submitter
>   
>   PR:		209976
>   Submitted by:	Dušan Vejnovič <freebsd@dussan.org>
> 
> Modified:
>   head/sysutils/fusefs-ntfs/Makefile
> 
> Modified: head/sysutils/fusefs-ntfs/Makefile
> =============================================================================
> =
> --- head/sysutils/fusefs-ntfs/Makefile	Sun Jun  5 22:38:48 2016
> 	(r416438)
> +++ head/sysutils/fusefs-ntfs/Makefile	Sun Jun  5 22:50:04 2016
> 	(r416439)
> @@ -8,7 +8,7 @@ MASTER_SITES=	http://tuxera.com/opensour
>  PKGNAMEPREFIX=	fusefs-
>  DISTNAME=	${PORTNAME}-3g_ntfsprogs-${PORTVERSION}
>  
> -MAINTAINER=	ports@FreeBSD.org
> +MAINTAINER=	freebsd@dussan.org
>  COMMENT=	Mount NTFS partitions (read/write) and disk images
>  
>  LICENSE=	GPLv2
> 
> 

Is there a reason we grant maintainer on a simple maintainer request? It 
used to be that a MAINTAINER was given maintainership only when a patch was 
submitted not a patch to just change MAINTAINER. Has this policy changed?

There have been updates posted by the upline over the past 14 months but no 
updates to the port. I'd like to update the port.



--==_Exmh_1491077996_148500
Content-Type: text/plain ; name="fusefs-ntfs.diff"; charset=us-ascii
Content-Description: fusefs-ntfs.diff
Content-Disposition: attachment; filename="fusefs-ntfs.diff"

Index: Makefile
===================================================================
--- Makefile	(revision 437462)
+++ Makefile	(working copy)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ntfs
-PORTVERSION=	2016.2.22
-PORTREVISION=	1
+PORTVERSION=	2017.3.23
 CATEGORIES=	sysutils
 MASTER_SITES=	http://tuxera.com/opensource/
 PKGNAMEPREFIX=	fusefs-
Index: distinfo
===================================================================
--- distinfo	(revision 437462)
+++ distinfo	(working copy)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1464245363
-SHA256 (ntfs-3g_ntfsprogs-2016.2.22.tgz) = d7b72c05e4b3493e6095be789a760c9f5f2b141812d5b885f3190c98802f1ea0
-SIZE (ntfs-3g_ntfsprogs-2016.2.22.tgz) = 1264364
+TIMESTAMP = 1491076404
+SHA256 (ntfs-3g_ntfsprogs-2017.3.23.tgz) = 3e5a021d7b761261836dcb305370af299793eedbded731df3d6943802e1262d5
+SIZE (ntfs-3g_ntfsprogs-2017.3.23.tgz) = 1259054
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 437462)
+++ pkg-plist	(working copy)
@@ -1,8 +1,6 @@
 bin/lowntfs-3g
 bin/ntfs-3g
 bin/ntfs-3g.probe
-bin/ntfs-3g.secaudit
-bin/ntfs-3g.usermap
 bin/ntfscat
 bin/ntfscluster
 bin/ntfscmp
@@ -38,6 +36,7 @@
 include/ntfs-3g/ntfstime.h
 include/ntfs-3g/object_id.h
 include/ntfs-3g/param.h
+include/ntfs-3g/plugin.h
 include/ntfs-3g/realpath.h
 include/ntfs-3g/reparse.h
 include/ntfs-3g/runlist.h
@@ -49,14 +48,14 @@
 include/ntfs-3g/xattrs.h
 lib/libntfs-3g.a
 lib/libntfs-3g.so
-lib/libntfs-3g.so.87
-lib/libntfs-3g.so.87.0.0
+lib/libntfs-3g.so.88
+lib/libntfs-3g.so.88.0.0
 libdata/pkgconfig/libntfs-3g.pc
 man/man8/mkntfs.8.gz
 man/man8/ntfs-3g.8.gz
 man/man8/ntfs-3g.probe.8.gz
-man/man8/ntfs-3g.secaudit.8.gz
-man/man8/ntfs-3g.usermap.8.gz
+man/man8/ntfssecaudit.8.gz
+man/man8/ntfsusermap.8.gz
 man/man8/ntfscat.8.gz
 man/man8/ntfsclone.8.gz
 man/man8/ntfscluster.8.gz
@@ -83,3 +82,4 @@
 sbin/ntfsundelete
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%PORTDOCS%%%%DOCSDIR%%/README.FreeBSD
+@dir lib/ntfs-3g

--==_Exmh_1491077996_148500
Content-Type: text/plain; charset=us-ascii

Cheers,
Cy Schubert <Cy.Schubert@cschubert.com>
FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  http://www.FreeBSD.org

	The need of the many outweighs the greed of the few.

--==_Exmh_1491077996_148500--





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