Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Aug 2005 14:32:11 +0300
From:      Vasil Dimov <vd@datamax.bg>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        perky@FreeBSD.org
Subject:   ports/84699: Update port: devel/libsigsegv to 2.2
Message-ID:  <20050809113211.GA97488@sinanica.bg.datamax>
Resent-Message-ID: <200508091140.j79BeKLr092709@freefall.freebsd.org>

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

>Number:         84699
>Category:       ports
>Synopsis:       Update port: devel/libsigsegv to 2.2
>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:   Tue Aug 09 11:40:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Vasil Dimov
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
DataMax
>Environment:

>Description:

Why aren't all the updates so clean and tidy...

>How-To-Repeat:

>Fix:

--- libsigsegv_2.1-2.2.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/libsigsegv/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	28 May 2004 20:11:07 -0000	1.2
+++ Makefile	9 Aug 2005 11:25:50 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libsigsegv
-PORTVERSION=	2.1
+PORTVERSION=	2.2
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	libsigsegv
@@ -17,4 +17,7 @@
 GNU_CONFIGURE=	yes
 ONLY_FOR_ARCHS=	i386
 
+check: build
+	@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check
+
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/libsigsegv/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	28 May 2004 14:37:36 -0000	1.1
+++ distinfo	9 Aug 2005 11:25:50 -0000
@@ -1,2 +1,2 @@
-MD5 (libsigsegv-2.1.tar.gz) = 6d75ca3fede5fbfd72a78bc918d9e174
-SIZE (libsigsegv-2.1.tar.gz) = 286220
+MD5 (libsigsegv-2.2.tar.gz) = d914c40c4bf2bff9ba60b37bbc5fc226
+SIZE (libsigsegv-2.2.tar.gz) = 361450
--- libsigsegv_2.1-2.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?20050809113211.GA97488>