. Update to 1.0.12.

PR:		81855
Submitted by:	Ports Fury
This commit is contained in:
Greg Lewis 2005-06-03 19:40:09 +00:00
parent 6050e992bd
commit 5d8ac1db90
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136755
3 changed files with 4 additions and 14 deletions

View file

@ -7,7 +7,7 @@
# #
PORTNAME= log4c PORTNAME= log4c
PORTVERSION= 1.0.11 PORTVERSION= 1.0.12
CATEGORIES= devel CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME} MASTER_SITE_SUBDIR= ${PORTNAME}
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org MAINTAINER= ports@FreeBSD.org
COMMENT= Logging for C Library COMMENT= Logging for C Library
USE_LIBTOOL_VER=15 USE_LIBTOOL_VER= 15
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes INSTALLS_SHLIB= yes

View file

@ -1,2 +1,2 @@
MD5 (log4c-1.0.11.tar.gz) = bbb0bb81840470743432b09911dd11a5 MD5 (log4c-1.0.12.tar.gz) = 334d38ed163b26b1be48364b445ad170
SIZE (log4c-1.0.11.tar.gz) = 291738 SIZE (log4c-1.0.12.tar.gz) = 298286

View file

@ -1,10 +0,0 @@
--- configure.orig Thu May 2 02:30:57 2002
+++ configure Sun Sep 15 03:24:28 2002
@@ -6689,6 +6689,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'