. Update to 1.0.12.
PR: 81855 Submitted by: Ports Fury
This commit is contained in:
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
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= log4c
|
||||
PORTVERSION= 1.0.11
|
||||
PORTVERSION= 1.0.12
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Logging for C Library
|
||||
|
||||
USE_LIBTOOL_VER=15
|
||||
USE_LIBTOOL_VER= 15
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (log4c-1.0.11.tar.gz) = bbb0bb81840470743432b09911dd11a5
|
||||
SIZE (log4c-1.0.11.tar.gz) = 291738
|
||||
MD5 (log4c-1.0.12.tar.gz) = 334d38ed163b26b1be48364b445ad170
|
||||
SIZE (log4c-1.0.12.tar.gz) = 298286
|
||||
|
|
|
@ -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'
|
Loading…
Reference in a new issue