ports/65879: pdumpfs 0.6 doesn't work correctly on ruby18.

Yoshisato YANAGISAWA yanagisawa at csg.is.titech.ac.jp
Thu Apr 22 11:40:24 UTC 2004


>Number:         65879
>Category:       ports
>Synopsis:       pdumpfs 0.6 doesn't work correctly on ruby18.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 22 04:40:23 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Yoshisato YANAGISAWA
>Release:        FreeBSD 5.2.1-RELEASE-p4 i386
>Organization:
Graduate School of Information Science and Engineering,Tokyo Institute of Technologoy.
>Environment:
System: FreeBSD frodo.csg.is.titech.ac.jp 5.2.1-RELEASE-p4 FreeBSD 5.2.1-RELEASE-p4 #19: Fri Apr 2 15:18:01 JST 2004 yanagisawa at frodo.csg.is.titech.ac.jp:/usr/obj/usr/src/sys/FRODO i386


	
>Description:
After update ruby16 to ruby18,pdumpfs doesn't work correctly.
And pdumpfs makes directry under directry whose name is made at last update.
Then, No hard links are made for same name and size files.
So, size of backup-files bacomes larger and larger.

>How-To-Repeat:
Just use pdumpfs on not ruby16 but ruby18.
	
>Fix:
Update pdumpfs to version 0.8, which is corrected to work on ruby18.
diff -ruN pdumpfs.bak/Makefile pdumpfs/Makefile
--- pdumpfs.bak/Makefile        Thu Apr 22 20:33:06 2004
+++ pdumpfs/Makefile    Thu Apr 22 20:33:33 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      pdumpfs
-PORTVERSION=   0.6
+PORTVERSION=   0.8
 CATEGORIES=    sysutils
 MASTER_SITES=  http://namazu.org/~satoru/pdumpfs/
 
diff -ruN pdumpfs.bak/distinfo pdumpfs/distinfo
--- pdumpfs.bak/distinfo        Thu Apr 22 20:33:06 2004
+++ pdumpfs/distinfo    Thu Apr 22 20:34:04 2004
@@ -1,2 +1,2 @@
-MD5 (pdumpfs-0.6.tar.gz) = be5c211c3ac23dea5fb2033fe2f67448
-SIZE (pdumpfs-0.6.tar.gz) = 8895
+MD5 (pdumpfs-0.8.tar.gz) = 3ef3f009fd10fcdce5769cd3a2e3434d
+SIZE (pdumpfs-0.8.tar.gz) = 12512

	


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list