Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 May 2004 11:49:05 +0200 (CEST)
From:      Florent Thoumie <flz@xbsd.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/66561: Update port: sysutils/ntfsprogs - Update to version 1.9.2
Message-ID:  <20040512094905.51DE6726@gw.xbsd.org>
Resent-Message-ID: <200405120950.i4C9oDWv002721@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         66561
>Category:       ports
>Synopsis:       Update port: sysutils/ntfsprogs - Update to version 1.9.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 12 02:50:13 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Florent Thoumie
>Release:        FreeBSD 4.9-RC i386
>Organization:
Xbsd.org
>Environment:

System: FreeBSD gw 4.9-RC FreeBSD 4.9-RC #4: Sun Oct 5 14:25:09 CEST 2003 rf@gw:/usr/src/sys/compile/GW i386

>Description:

Update to version 1.9.2 and fix pkg-plist.

>How-To-Repeat:

N/A

>Fix:

Apply following patch.

--- ntfsprogs-1.9.2.diff begins here. ---

diff -ruN ntfsprogs/Makefile ntfsprogs.new/Makefile
--- ntfsprogs/Makefile	Wed May 12 11:31:56 2004
+++ ntfsprogs.new/Makefile	Wed May 12 11:32:22 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ntfsprogs
-PORTVERSION=	1.9.1
+PORTVERSION=	1.9.2
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	linux-ntfs
diff -ruN ntfsprogs/distinfo ntfsprogs.new/distinfo
--- ntfsprogs/distinfo	Sat May  8 21:26:29 2004
+++ ntfsprogs.new/distinfo	Wed May 12 11:34:11 2004
@@ -1,2 +1,2 @@
-MD5 (ntfsprogs-1.9.1.tar.gz) = 6f83d5f06dc542a42adc3325d5c3fb6c
-SIZE (ntfsprogs-1.9.1.tar.gz) = 648665
+MD5 (ntfsprogs-1.9.2.tar.gz) = 7afa40d1764dc5427533734925f8adf7
+SIZE (ntfsprogs-1.9.2.tar.gz) = 655502
diff -ruN ntfsprogs/pkg-plist ntfsprogs.new/pkg-plist
--- ntfsprogs/pkg-plist	Sat May  8 22:02:48 2004
+++ ntfsprogs.new/pkg-plist	Wed May 12 11:40:51 2004
@@ -34,10 +34,10 @@
 %%GNOMEVFS2%%lib/gnome-vfs-2.0/modules/libntfs-gnomevfs.la
 %%GNOMEVFS2%%lib/gnome-vfs-2.0/modules/libntfs-gnomevfs.so
 %%GNOMEVFS2%%lib/gnome-vfs-2.0/modules/libntfs-gnomevfs.so.1
-%%GNOMEVFS2%%lib/libntfs.a
-%%GNOMEVFS2%%lib/libntfs.la
-%%GNOMEVFS2%%lib/libntfs.so
-%%GNOMEVFS2%%lib/libntfs.so.5
+lib/libntfs.a
+lib/libntfs.la
+lib/libntfs.so
+lib/libntfs.so.5
 sbin/mkntfs
 sbin/ntfsclone
 sbin/ntfslabel

--- ntfsprogs-1.9.2.diff ends here. ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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