1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Update to 0.6.7.

This commit is contained in:
Maxim Sobolev 2001-11-09 16:41:15 +00:00
parent 9ab3c47058
commit 8b399dcbd2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49892
5 changed files with 23 additions and 18 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= oaf
PORTVERSION= 0.6.6
PORTVERSION= 0.6.7
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/oaf
@ -26,6 +26,8 @@ CONFIGURE_ARGS= --enable-static --enable-shared \
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl"
MAN1= oafd.1
pre-patch:
@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure

View File

@ -1 +1 @@
MD5 (oaf-0.6.6.tar.gz) = ae0150ee506d8b9a9f7b7edd7e1b87f4
MD5 (oaf-0.6.7.tar.gz) = 2bd788bb4346eea3681267088163ee8e

View File

@ -1,13 +0,0 @@
$FreeBSD$
--- liboaf/oaf-fork-server.c 2001/09/06 07:05:36 1.1
+++ liboaf/oaf-fork-server.c 2001/09/06 07:06:12
@@ -267,6 +267,7 @@
if (od_iorstr)
oaf_setenv ("OAF_OD_IOR", od_iorstr);
+ sigprocmask (SIG_SETMASK, &omask, NULL);
close (iopipes[0]);

View File

@ -0,0 +1,14 @@
$FreeBSD$
--- oafd/qsort_ex.c 2001/11/07 11:18:59 1.1
+++ oafd/qsort_ex.c 2001/11/07 11:19:28
@@ -26,7 +26,7 @@
#include <string.h>
#include "qsort_ex.h"
-#if HAVE_ALLOCA
+#if HAVE_ALLOCA_H
#include <alloca.h>
#endif

View File

@ -29,8 +29,10 @@ share/gnome/idl/oaf-factory.idl
share/gnome/idl/oaf.idl
share/gnome/oaf/OAF_naming-service.oaf
share/gnome/oaf/empty.oafinfo
share/locale/az/LC_MESSAGES/oaf.mo
share/locale/da/LC_MESSAGES/oaf.mo
share/locale/de/LC_MESSAGES/oaf.mo
share/locale/el/LC_MESSAGES/oaf.mo
share/locale/es/LC_MESSAGES/oaf.mo
share/locale/fi/LC_MESSAGES/oaf.mo
share/locale/fr/LC_MESSAGES/oaf.mo
@ -40,9 +42,11 @@ share/locale/hu/LC_MESSAGES/oaf.mo
share/locale/it/LC_MESSAGES/oaf.mo
share/locale/ja/LC_MESSAGES/oaf.mo
share/locale/ko/LC_MESSAGES/oaf.mo
share/locale/nl/LC_MESSAGES/oaf.mo
share/locale/nn/LC_MESSAGES/oaf.mo
share/locale/no/LC_MESSAGES/oaf.mo
share/locale/pl/LC_MESSAGES/oaf.mo
share/locale/pt/LC_MESSAGES/oaf.mo
share/locale/pt_BR/LC_MESSAGES/oaf.mo
share/locale/ro/LC_MESSAGES/oaf.mo
share/locale/ru/LC_MESSAGES/oaf.mo
@ -52,9 +56,7 @@ share/locale/sv/LC_MESSAGES/oaf.mo
share/locale/ta/LC_MESSAGES/oaf.mo
share/locale/tr/LC_MESSAGES/oaf.mo
share/locale/uk/LC_MESSAGES/oaf.mo
share/locale/zh_TW.Big5/LC_MESSAGES/oaf.mo
@dirrm share/gnome/oaf/html/liboaf
@dirrm share/gnome/oaf/html
share/locale/zh_TW/LC_MESSAGES/oaf.mo
@unexec rmdir %D/share/gnome/oaf 2>/dev/null || true
@unexec rmdir %D/share/gnome/idl 2>/dev/null || true
@unexec rmdir %D/share/gnome 2>/dev/null || true