svn commit: r458335 - head/devel/log4cpp

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 7 12:13:51 UTC 2018


Author: sunpoet
Date: Sun Jan  7 12:13:48 2018
New Revision: 458335
URL: https://svnweb.freebsd.org/changeset/ports/458335

Log:
  Update to 1.1.3

Modified:
  head/devel/log4cpp/Makefile
  head/devel/log4cpp/distinfo

Modified: head/devel/log4cpp/Makefile
==============================================================================
--- head/devel/log4cpp/Makefile	Sun Jan  7 12:13:43 2018	(r458334)
+++ head/devel/log4cpp/Makefile	Sun Jan  7 12:13:48 2018	(r458335)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	log4cpp
-PORTVERSION=	1.1.2
+PORTVERSION=	1.1.3
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}.x%20%28new%29/${PORTNAME}-${PORTVERSION:R}
 
@@ -25,8 +25,8 @@ REINPLACE_ARGS=	-i ""
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
 
-OPTIONS_DEFINE=		DOXYGEN
-OPTIONS_SUB=		yes
+OPTIONS_DEFINE=	DOXYGEN
+OPTIONS_SUB=	yes
 
 DOXYGEN_BUILD_DEPENDS=		doxygen:devel/doxygen
 DOXYGEN_CONFIGURE_ENABLE=	doxygen

Modified: head/devel/log4cpp/distinfo
==============================================================================
--- head/devel/log4cpp/distinfo	Sun Jan  7 12:13:43 2018	(r458334)
+++ head/devel/log4cpp/distinfo	Sun Jan  7 12:13:48 2018	(r458335)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1492786380
-SHA256 (log4cpp-1.1.2.tar.gz) = a92bb210cddca7a1d6e7ea89f52b6eecbee7c3e7c1bc22a6e2593ef46fe8798b
-SIZE (log4cpp-1.1.2.tar.gz) = 595666
+TIMESTAMP = 1515310743
+SHA256 (log4cpp-1.1.3.tar.gz) = 2cbbea55a5d6895c9f0116a9a9ce3afb86df383cd05c9d6c1a4238e5e5c8f51d
+SIZE (log4cpp-1.1.3.tar.gz) = 595639


More information about the svn-ports-all mailing list