Minor update to libgsf-1.14.23.

This commit is contained in:
ajacoutot 2012-04-20 12:32:01 +00:00
parent 019e46614f
commit 09830e1a0b
4 changed files with 22 additions and 31 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.67 2011/12/16 08:10:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.68 2012/04/20 12:32:01 ajacoutot Exp $
COMMENT= GNOME Structured File library
GNOME_PROJECT= libgsf
GNOME_VERSION= 1.14.22
GNOME_VERSION= 1.14.23
CATEGORIES= devel
@ -26,6 +26,8 @@ WANTLIB += gobject-2.0 gthread-2.0 m pcre png pthread xml2 z
MODULES= devel/gettext \
x11/gnome
MODGNOME_TOOLS= goi
LIB_DEPENDS= archivers/bzip2 \
graphics/gdk-pixbuf2 \
textproc/libxml
@ -35,6 +37,4 @@ CONFIGURE_ARGS= --without-python \
--with-bz2 \
--with-gio
USE_GROFF= Yes
.include <bsd.port.mk>

View File

@ -1,5 +1,5 @@
MD5 (libgsf-1.14.22.tar.xz) = XU0mdnyl3lBUNfX6vuLkwQ==
RMD160 (libgsf-1.14.22.tar.xz) = pH+ihKzpTq1R8hMMujHYli1VTzs=
SHA1 (libgsf-1.14.22.tar.xz) = yhxaqSqEDjItfK/Z8t7ePTimlmA=
SHA256 (libgsf-1.14.22.tar.xz) = pfI748q3Kr2Ru0Q6MvQdatxzJQKFtTeHRgdQttYLeD8=
SIZE (libgsf-1.14.22.tar.xz) = 506188
MD5 (libgsf-1.14.23.tar.xz) = PnG1rxmZ5iSVxnUOUdu+Ag==
RMD160 (libgsf-1.14.23.tar.xz) = RD0lCy9JjHcclyhRgkzHF7eynGI=
SHA1 (libgsf-1.14.23.tar.xz) = TxmTM0Ky1CJGIA41IrB5egMv3xk=
SHA256 (libgsf-1.14.23.tar.xz) = v8HGF49TGdXm2FTDgM4mVC+aEDpf8xydJag04L5S+xc=
SIZE (libgsf-1.14.23.tar.xz) = 515136

View File

@ -1,19 +0,0 @@
$OpenBSD: patch-thumbnailer_main_c,v 1.2 2011/12/18 13:54:29 ajacoutot Exp $
From 4bcf72e6b54a799304e5d42b80f3b89659394d51 Mon Sep 17 00:00:00 2001
From: Antoine Jacoutot <ajacoutot@openbsd.org>
Date: Fri, 16 Dec 2011 08:02:17 +0000
Subject: RLIMIT_AS may not be defined.
--- thumbnailer/main.c.orig Fri Dec 16 08:42:36 2011
+++ thumbnailer/main.c Fri Dec 16 08:50:00 2011
@@ -40,6 +40,9 @@
#ifdef HAVE_SETRLIMIT
#include <sys/resource.h>
+#if !defined(RLIMIT_AS)
+#define RLIMIT_AS RLIMIT_DATA
+#endif
#endif
G_GNUC_NORETURN static void

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.12 2011/12/16 08:10:05 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.13 2012/04/20 12:32:01 ajacoutot Exp $
@conflict libgsf-gnome-*
@pkgpath devel/libgsf
@pkgpath devel/libgsf,no_gnome
@ -58,6 +58,8 @@ include/libgsf-1/gsf/gsf-structured-blob.h
include/libgsf-1/gsf/gsf-timestamp.h
include/libgsf-1/gsf/gsf-utils.h
include/libgsf-1/gsf/gsf.h
lib/girepository-1.0/
lib/girepository-1.0/Gsf-1.typelib
lib/libgsf-1.a
lib/libgsf-1.la
lib/pkgconfig/
@ -65,16 +67,16 @@ lib/pkgconfig/libgsf-1.pc
@man man/man1/gsf-office-thumbnailer.1
@man man/man1/gsf-vba-dump.1
@man man/man1/gsf.1
share/gir-1.0/
share/gir-1.0/Gsf-1.gir
share/gtk-doc/
share/gtk-doc/html/
share/gtk-doc/html/gsf/
share/gtk-doc/html/gsf/api.html
share/gtk-doc/html/gsf/dependencies.html
share/gtk-doc/html/gsf/gsf-Bononbo.html
share/gtk-doc/html/gsf/gsf-Compression.html
share/gtk-doc/html/gsf/gsf-GIO.html
share/gtk-doc/html/gsf/gsf-GIOChannel.html
share/gtk-doc/html/gsf/gsf-GnomeVFS.html
share/gtk-doc/html/gsf/gsf-Infile-reading-structed-files.html
share/gtk-doc/html/gsf/gsf-Input-from-unstructured-files.html
share/gtk-doc/html/gsf/gsf-MS-OLE2.html
@ -135,7 +137,15 @@ share/locale/pt_BR/LC_MESSAGES/libgsf.mo
share/locale/ro/LC_MESSAGES/libgsf.mo
share/locale/ru/LC_MESSAGES/libgsf.mo
share/locale/sl/LC_MESSAGES/libgsf.mo
share/locale/sr/LC_MESSAGES/libgsf.mo
share/locale/sr@latin/
share/locale/sr@latin/LC_MESSAGES/
share/locale/sr@latin/LC_MESSAGES/libgsf.mo
share/locale/sv/LC_MESSAGES/libgsf.mo
share/locale/ta/
share/locale/ta/LC_MESSAGES/
share/locale/ta/LC_MESSAGES/libgsf.mo
share/locale/tr/LC_MESSAGES/libgsf.mo
share/locale/uk/LC_MESSAGES/libgsf.mo
share/locale/zh_CN/LC_MESSAGES/libgsf.mo
share/locale/zh_HK/LC_MESSAGES/libgsf.mo