Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 May 2006 09:12:13 +0300
From:      Vasil Dimov <vd@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        perky@FreeBSD.org
Subject:   ports/96701: Update port: devel/libsigsegv to 2.3
Message-ID:  <20060503061213.GA89723@qlovarnika.bg.datamax>
Resent-Message-ID: <200605030620.k436KHYw028398@freefall.freebsd.org>

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

>Number:         96701
>Category:       ports
>Synopsis:       Update port: devel/libsigsegv to 2.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 03 06:20:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Vasil Dimov
>Release:        FreeBSD 6.0-STABLE amd64
>Organization:
N/A
>Environment:

>Description:

* Update devel/libsigsegv from 2.2 to 2.3
* Fix innocent configure warning

>How-To-Repeat:

>Fix:

--- libsigsegv_2.2-2.3.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/libsigsegv/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	19 Jan 2006 23:51:41 -0000	1.5
+++ Makefile	3 May 2006 06:07:02 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	libsigsegv
-PORTVERSION=	2.2
-PORTREVISION=	1
+PORTVERSION=	2.3
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	libsigsegv
@@ -16,6 +15,7 @@
 COMMENT=	Handling page faults in user mode
 
 GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 .include <bsd.port.pre.mk>
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/libsigsegv/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	22 Jan 2006 08:28:27 -0000	1.3
+++ distinfo	3 May 2006 06:07:02 -0000
@@ -1,3 +1,3 @@
-MD5 (libsigsegv-2.2.tar.gz) = d914c40c4bf2bff9ba60b37bbc5fc226
-SHA256 (libsigsegv-2.2.tar.gz) = 8c90a40dbbf3c28b71c0168bda14b8ee6fc5a503dfcba1d5180d38dd3ae75fa5
-SIZE (libsigsegv-2.2.tar.gz) = 361450
+MD5 (libsigsegv-2.3.tar.gz) = 81b3c50e18a29be0bc08173e74860d05
+SHA256 (libsigsegv-2.3.tar.gz) = d9ce9dd7de813eb2b8baf4a51b9f65963e0948f2c9b9adb7294e4aa94b3db4e0
+SIZE (libsigsegv-2.3.tar.gz) = 372407
--- libsigsegv_2.2-2.3.diff ends here ---


-- 
Vasil Dimov
gro.DSBeerF@dv

Testing can show the presence of bugs, but not their absence.
                -- Edsger W. Dijkstra
>Release-Note:
>Audit-Trail:
>Unformatted:



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