svn commit: r376198 - head/devel/liblognorm

Muhammad Moinur Rahman bofh at FreeBSD.org
Sun Jan 4 10:46:41 UTC 2015


Author: bofh
Date: Sun Jan  4 10:46:40 2015
New Revision: 376198
URL: https://svnweb.freebsd.org/changeset/ports/376198
QAT: https://qat.redports.org/buildarchive/r376198/

Log:
  devel/liblognorm: Update version 1.0.0=>1.0.1
  
  Differential Revision:	https://reviews.freebsd.org/D1423
  Approved by:	marino(mentor)

Modified:
  head/devel/liblognorm/Makefile
  head/devel/liblognorm/distinfo

Modified: head/devel/liblognorm/Makefile
==============================================================================
--- head/devel/liblognorm/Makefile	Sun Jan  4 10:44:20 2015	(r376197)
+++ head/devel/liblognorm/Makefile	Sun Jan  4 10:46:40 2015	(r376198)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	liblognorm
-PORTVERSION=	1.0.0
-PORTREVISION=	1
+PORTVERSION=	1.0.1
 CATEGORIES=	devel net security
 MASTER_SITES=	http://www.liblognorm.com/download/files/download/
 
@@ -13,10 +12,12 @@ LICENSE=	GPLv2
 
 LIB_DEPENDS=	libjson-c.so:${PORTSDIR}/devel/json-c \
 		libestr.so:${PORTSDIR}/devel/libestr
+BUILD_DEPENDS=	sphinx-build:${PORTSDIR}/textproc/py-sphinx
 
 USES=		pathfix pkgconfig libtool
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
+INSTALL_TARGET=	install-strip
 
 SUB_FILES=	pkg-message
 

Modified: head/devel/liblognorm/distinfo
==============================================================================
--- head/devel/liblognorm/distinfo	Sun Jan  4 10:44:20 2015	(r376197)
+++ head/devel/liblognorm/distinfo	Sun Jan  4 10:46:40 2015	(r376198)
@@ -1,2 +1,2 @@
-SHA256 (liblognorm-1.0.0.tar.gz) = 01f73c735fd7291c2f1041518f4d005a8100e6be33f07eab00d4f27d1c1934de
-SIZE (liblognorm-1.0.0.tar.gz) = 356929
+SHA256 (liblognorm-1.0.1.tar.gz) = 1f6cdfd901a8f6a97a3cb74bc6107c6746b3e9381f7889e4cd866a488e0c59a5
+SIZE (liblognorm-1.0.1.tar.gz) = 475226


More information about the svn-ports-head mailing list