Update to 0.9.3

Unbreak it because tempnam() was removed from sources

Approved by:	fjoe (mentor) (implicit)
This commit is contained in:
Kirill Ponomarev 2003-07-29 21:11:26 +00:00
parent 5a30725d76
commit b21d1a26ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85881
4 changed files with 12 additions and 6 deletions

View File

@ -6,16 +6,13 @@
#
PORTNAME= privman
PORTVERSION= 0.9.2
PORTREVISION= 1
PORTVERSION= 0.9.3
CATEGORIES= devel security
MASTER_SITES= http://opensource.nailabs.com/privman/downloads/
MAINTAINER= krion@FreeBSD.org
COMMENT= Library that makes it easy for programs to use privilege separation
FORBIDDEN= "tempnam() can cause race condition, should be fixed by the author soon"
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes

View File

@ -1 +1 @@
MD5 (privman-0.9.2.tar.gz) = ef2564db75b36a42e6c286f5fbb70170
MD5 (privman-0.9.3.tar.gz) = eeb7c014d24bf4c2819900a814f92097

View File

@ -0,0 +1,10 @@
--- configure.orig Tue Jul 29 23:05:27 2003
+++ configure Tue Jul 29 23:05:46 2003
@@ -8062,6 +8062,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'

View File

@ -9,7 +9,6 @@ etc/privman/privman.conf
include/msghdr.h
include/privman.h
lib/libprivman.a
lib/libprivman.la
lib/libprivman.so
lib/libprivman.so.2
@dirrm etc/privman