Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jan 2019 19:45:50 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r491112 - head/archivers/py-bup
Message-ID:  <201901241945.x0OJjoBv026033@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Thu Jan 24 19:45:50 2019
New Revision: 491112
URL: https://svnweb.freebsd.org/changeset/ports/491112

Log:
  archivers/py-bup: update to 0.29.2
  
  PR:		235160
  Submitted by:	jjuanino@gmail.com (maintainer)

Modified:
  head/archivers/py-bup/Makefile
  head/archivers/py-bup/distinfo

Modified: head/archivers/py-bup/Makefile
==============================================================================
--- head/archivers/py-bup/Makefile	Thu Jan 24 19:37:25 2019	(r491111)
+++ head/archivers/py-bup/Makefile	Thu Jan 24 19:45:50 2019	(r491112)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	bup
-PORTVERSION=	0.29.1
+PORTVERSION=	0.29.2
 CATEGORIES=	archivers python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -18,6 +18,8 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pylibacl>=0:securi
 		par2cmdline>=0.4:archivers/par2cmdline
 BUILD_DEPENDS=	bash:shells/bash git>=1.5.3.1:devel/git
 
+USES=		python:2.7 gmake
+
 PLIST_SUB=	MANDIR=${PREFIX}/man
 
 OPTIONS_DEFINE=	TORNADO DOCS
@@ -31,7 +33,6 @@ DOCS_VARS_OFF=		PANDOC=""
 
 TEST_TARGET=		test
 MAKE_ARGS=	PANDOC="${PANDOC}"
-USES=		python:2.7 gmake
 USE_GITHUB=	yes
 
 .include <bsd.port.pre.mk>

Modified: head/archivers/py-bup/distinfo
==============================================================================
--- head/archivers/py-bup/distinfo	Thu Jan 24 19:37:25 2019	(r491111)
+++ head/archivers/py-bup/distinfo	Thu Jan 24 19:45:50 2019	(r491112)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524554104
-SHA256 (bup-bup-0.29.1_GH0.tar.gz) = d24b53c842d1edc907870aa69facbd45f68d778cc013b1c311b655d10d017250
-SIZE (bup-bup-0.29.1_GH0.tar.gz) = 388654
+TIMESTAMP = 1548255421
+SHA256 (bup-bup-0.29.2_GH0.tar.gz) = 7f54503f305eab5db5db41e1825477b8804870ca251f65bcfb4d89ad2598574f
+SIZE (bup-bup-0.29.2_GH0.tar.gz) = 389145



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