ports/120683: [update] devel/libsigsegv update to 1.5 + fix objformat

Pietro Cerutti gahr at gahr.ch
Fri Feb 15 02:00:11 UTC 2008


>Number:         120683
>Category:       ports
>Synopsis:       [update] devel/libsigsegv update to 1.5 + fix objformat
>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:   Fri Feb 15 02:00:09 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Pietro Cerutti
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 8.0-CURRENT #4: Wed Feb 13 18:13:34 CET 2008
    root at gahrtop.localhost:/usr/obj/usr/src/sys/MSI1034



>Description:





>How-To-Repeat:





>Fix:


--- _libsigsegv.diff begins here ---
--- Makefile.orig	2008-02-15 02:37:42.000000000 +0100
+++ Makefile	2008-02-15 02:46:17.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libsigsegv
-PORTVERSION=	2.4
+PORTVERSION=	2.5
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	libsigsegv
@@ -14,13 +14,14 @@
 MAINTAINER=	perky at FreeBSD.org
 COMMENT=	Handling page faults in user mode
 
-GNU_CONFIGURE=	yes
+USE_AUTOTOOLS=	libtool:15
+USE_LDCONFIG=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 .include <bsd.port.pre.mk>
 
 .if ${ARCH} == "sparc64"
-BROKEN=		"Does not compile on sparc64"
+BROKEN=	Does not compile on sparc64
 .endif
 
 post-install:
--- distinfo.orig	2008-02-15 02:40:25.000000000 +0100
+++ distinfo	2008-02-15 02:40:49.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (libsigsegv-2.4.tar.gz) = df0fe5f87a01e0b4b53b2cdfa8a730e1
-SHA256 (libsigsegv-2.4.tar.gz) = fd9a48f99cf356609a9cbc7339f4fbb1795123ee4b92299224644146220b1fd5
-SIZE (libsigsegv-2.4.tar.gz) = 376308
+MD5 (libsigsegv-2.5.tar.gz) = bcb3a7208661dead3aec2cbde4373a3b
+SHA256 (libsigsegv-2.5.tar.gz) = cf7bbd13816242ac87019cff65bc6345539b27ae46cf7d57dec3445d13d66c3b
+SIZE (libsigsegv-2.5.tar.gz) = 380512
--- pkg-plist.orig	2008-02-15 02:37:46.000000000 +0100
+++ pkg-plist	2008-02-15 02:47:27.000000000 +0100
@@ -1,3 +1,5 @@
 include/sigsegv.h
 lib/libsigsegv.a
 lib/libsigsegv.la
+lib/libsigsegv.so.0
+lib/libsigsegv.so
--- _libsigsegv.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list