1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Update to 2.5

- Fix objformat

Approved by:	miwi (mentor), maintainer (timeout)
This commit is contained in:
Pietro Cerutti 2008-03-20 16:40:26 +00:00
parent 65340c2570
commit 4f7dbf35ac
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209455
3 changed files with 9 additions and 6 deletions

View File

@ -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 @@ MASTER_SITE_SUBDIR= libsigsegv
MAINTAINER= perky@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:

View File

@ -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

View File

@ -1,3 +1,5 @@
include/sigsegv.h
lib/libsigsegv.a
lib/libsigsegv.la
lib/libsigsegv.so.0
lib/libsigsegv.so