Update to 2.2

PR:		84699
Submitted by:	Vasil Dimov <vd@datamax.bg>
This commit is contained in:
Hye-Shik Chang 2005-08-29 14:27:02 +00:00
parent d779dd4d8a
commit a7fa5665e1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=141327
2 changed files with 6 additions and 3 deletions

View file

@ -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 @@ COMMENT= Handling page faults in user mode
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>

View file

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