1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Upgrade to 0.9.1.

PR:		14149
Submitted by:	Brain Handy <handy@physics.montana.edu>
This commit is contained in:
Thomas Gellekum 1999-10-06 07:05:26 +00:00
parent 7b771352e3
commit 6e49824a66
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22197
4 changed files with 6 additions and 16 deletions

View File

@ -6,11 +6,11 @@
# $FreeBSD$
#
DISTNAME= libPropList-0.8.3
PKGNAME= libproplist-0.8.3
DISTNAME= libPropList-0.9.1
PKGNAME= libproplist-0.9.1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/libPropList
MASTER_SITES= ${MASTER_SITE_WINDOWMAKER}
MASTER_SITE_SUBDIR= libs
MAINTAINER= gljohns@bellsouth.net

View File

@ -1 +1 @@
MD5 (libPropList-0.8.3.tar.gz) = ead0257bca9448d0ce1d4cdfecd65d1f
MD5 (libPropList-0.9.1.tar.gz) = 3d27392afe38f53e07fb9e08bc1c817c

View File

@ -1,10 +0,0 @@
--- filehandling.c.orig Mon Jan 25 15:30:54 1999
+++ filehandling.c Wed Feb 10 14:02:41 1999
@@ -106,6 +106,7 @@
return NULL;
}
+ *(str + fstat_buf.st_size) = '\0';
flk.l_type = F_UNLCK;
#if 0
if((flock(fd, LOCK_UN))<0)

View File

@ -1,6 +1,6 @@
include/proplist.h
lib/libPropList.a
lib/libPropList.so
lib/libPropList.so.1.1
lib/libPropList.so.2
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B