ports/161241: Update port: sysutils/bsdcrashtar

Mikolaj Golub to.my.trociny at gmail.com
Sun Oct 2 18:00:25 UTC 2011


>Number:         161241
>Category:       ports
>Synopsis:       Update port: sysutils/bsdcrashtar
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 02 18:00:24 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Mikolaj Golub
>Release:        
>Organization:
>Environment:
>Description:
Update to 0.1.2:

  * Use kern.bootfile sysctl when looking for kernel.

  * Make it work on 9-RELEASE and CURRENT.

  * Fix the abort due to broken pipe generated when gdb tried to write to
    the fifo already closed by the other side.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u sysutils/bsdcrashtar.orig/Makefile sysutils/bsdcrashtar/Makefile
--- sysutils/bsdcrashtar.orig/Makefile	2011-10-02 20:45:00.000000000 +0300
+++ sysutils/bsdcrashtar/Makefile	2011-10-02 20:45:15.000000000 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bsdcrashtar
-PORTVERSION=	0.1.1
+PORTVERSION=	0.1.2
 CATEGORIES=	sysutils
 MASTER_SITES=	GOOGLE_CODE
 
diff -u sysutils/bsdcrashtar.orig/distinfo sysutils/bsdcrashtar/distinfo
--- sysutils/bsdcrashtar.orig/distinfo	2011-10-02 20:45:00.000000000 +0300
+++ sysutils/bsdcrashtar/distinfo	2011-10-02 20:47:34.000000000 +0300
@@ -1,2 +1,2 @@
-SHA256 (bsdcrashtar-0.1.1.tar.gz) = a178e496077f16ebdc51c3ad981a12884f7001b9bfc02a733c4fcc5dd4e5068a
-SIZE (bsdcrashtar-0.1.1.tar.gz) = 5402
+SHA256 (bsdcrashtar-0.1.2.tar.gz) = 1d475b1980afadb4f014274d9fc8685872584da191d488c16ca06df605e0542e
+SIZE (bsdcrashtar-0.1.2.tar.gz) = 5579


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



More information about the freebsd-ports-bugs mailing list