maintenance update to devel/libmagic 4.26
ok?
cheers,
rui
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/libmagic/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile 8 May 2008 22:44:13 -0000 1.8
+++ Makefile 20 Sep 2008 16:35:44 -0000
@@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.8 2008/05/08 22:44:13 espie Exp $
COMMENT= library to determine file type
-V= 4.24
+V= 4.26
DISTNAME= file-${V}
PKGNAME= libmagic-${V}
SHARED_LIBS= magic 1.0
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/libmagic/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo 5 May 2008 19:41:16 -0000 1.6
+++ distinfo 20 Sep 2008 16:35:44 -0000
@@ -1,5 +1,5 @@
-MD5 (file-4.24.tar.gz) = Hv7wPJqsVRVTjwTPP8c+ug==
-RMD160 (file-4.24.tar.gz) = TRxP25HVKLNXbJQnCt7WHPj97d0=
-SHA1 (file-4.24.tar.gz) = LSmGgmqxSCsXG+N1AMXExJKetto=
-SHA256 (file-4.24.tar.gz) = KZzoY1mTmyQUbkvakEjy1wARwJmKKmaArGTkFV6ttMk=
-SIZE (file-4.24.tar.gz) = 567196
+MD5 (file-4.26.tar.gz) = dM1UZkFhNtowpOafdNvHoA==
+RMD160 (file-4.26.tar.gz) = 6LhOAdH0P67f5navySwsukoB7N8=
+SHA1 (file-4.26.tar.gz) = QSzaxc13jYZ+LZGgGwmFi+GZjsM=
+SHA256 (file-4.26.tar.gz) = aC995cEtNf8tni7DxqdTvVoB4PfzEQUBvguv7x1ellQ=
+SIZE (file-4.26.tar.gz) = 584803
Index: patches/patch-configure
===================================================================
RCS file: patches/patch-configure
diff -N patches/patch-configure
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ patches/patch-configure 20 Sep 2008 16:35:44 -0000
@@ -0,0 +1,21 @@
+$OpenBSD$
+--- configure.orig Sat Sep 20 17:43:15 2008
++++ configure Sat Sep 20 17:43:46 2008
+@@ -23727,7 +23727,7 @@ echo "${ECHO_T}yes" >&6; }
+ WARNINGS="-Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith \
+ -Wmissing-declarations -Wredundant-decls -Wnested-externs \
+ -Wsign-compare -Wreturn-type -Wswitch -Wshadow \
+- -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter"
++ -Wcast-qual -Wwrite-strings -Wunused-parameter"
+ fi
+ else
+
+@@ -23741,7 +23741,7 @@ echo "${ECHO_T}yes" >&6; }
+ WARNINGS="-Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith \
+ -Wmissing-declarations -Wredundant-decls -Wnested-externs \
+ -Wsign-compare -Wreturn-type -Wswitch -Wshadow \
+- -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter"
++ -Wcast-qual -Wwrite-strings -Wunused-parameter"
+ fi
+ fi
+
Index: patches/patch-src_softmagic_c
===================================================================
RCS file: /cvs/ports/devel/libmagic/patches/patch-src_softmagic_c,v
retrieving revision 1.2
diff -u -r1.2 patch-src_softmagic_c
--- patches/patch-src_softmagic_c 8 Jun 2007 17:49:40 -0000 1.2
+++ patches/patch-src_softmagic_c 20 Sep 2008 16:35:44 -0000
@@ -1,7 +1,7 @@
$OpenBSD: patch-src_softmagic_c,v 1.2 2007/06/08 17:49:40 rui Exp $
---- src/softmagic.c.orig Tue May 8 15:44:18 2007
-+++ src/softmagic.c Thu Jun 7 23:54:20 2007
-@@ -288,21 +288,26 @@ check_fmt(struct magic_set *ms, struct magic *m)
+--- src/softmagic.c.orig Mon Jul 28 18:25:21 2008
++++ src/softmagic.c Sat Sep 20 17:24:18 2008
+@@ -303,21 +303,26 @@ check_fmt(struct magic_set *ms, struct magic *m)
#ifndef HAVE_STRNDUP
char * strndup(const char *, size_t);
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/libmagic/pkg/PLIST,v
retrieving revision 1.2
diff -u -r1.2 PLIST
--- pkg/PLIST 5 May 2008 19:41:16 -0000 1.2
+++ pkg/PLIST 20 Sep 2008 16:35:44 -0000
@@ -1,6 +1,6 @@
@comment $OpenBSD: PLIST,v 1.2 2008/05/05 19:41:16 rui Exp $
%%SHARED%%
[EMAIL PROTECTED] bin/file
[EMAIL PROTECTED] @bin bin/file
include/magic.h
lib/libmagic.a
lib/libmagic.la