Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Oct 2018 17:57:21 +0000 (UTC)
From:      William Grzybowski <wg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r481237 - head/textproc/py-ucl
Message-ID:  <201810041757.w94HvLHJ071941@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wg
Date: Thu Oct  4 17:57:21 2018
New Revision: 481237
URL: https://svnweb.freebsd.org/changeset/ports/481237

Log:
  textproc/py-ucl: update to 0.8.1

Modified:
  head/textproc/py-ucl/Makefile
  head/textproc/py-ucl/distinfo

Modified: head/textproc/py-ucl/Makefile
==============================================================================
--- head/textproc/py-ucl/Makefile	Thu Oct  4 17:39:51 2018	(r481236)
+++ head/textproc/py-ucl/Makefile	Thu Oct  4 17:57:21 2018	(r481237)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ucl
-PORTVERSION=	0.8.0
+PORTVERSION=	0.8.1
 CATEGORIES=	textproc python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -12,6 +12,8 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKDIR}/libucl-${PORTVERSION}/COPYING
 
 LIB_DEPENDS=	libucl.so:textproc/libucl
+
+CFLAGS+=	-I${PREFIX}/include
 
 USES=		python
 USE_GITHUB=	yes

Modified: head/textproc/py-ucl/distinfo
==============================================================================
--- head/textproc/py-ucl/distinfo	Thu Oct  4 17:39:51 2018	(r481236)
+++ head/textproc/py-ucl/distinfo	Thu Oct  4 17:57:21 2018	(r481237)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1475610918
-SHA256 (vstakhov-libucl-0.8.0_GH0.tar.gz) = af361cd1f0b7b66c228a1c04a662ccaa9ee8af79842046c04446d915db349ee1
-SIZE (vstakhov-libucl-0.8.0_GH0.tar.gz) = 2022942
+TIMESTAMP = 1538644381
+SHA256 (vstakhov-libucl-0.8.1_GH0.tar.gz) = a6397e179672f0e8171a0f9a2cfc37e01432b357fd748b13f4394436689d24ef
+SIZE (vstakhov-libucl-0.8.1_GH0.tar.gz) = 2028394



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810041757.w94HvLHJ071941>