Date: Fri, 23 Dec 2016 20:50:10 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429286 - head/sysutils/pydf Message-ID: <201612232050.uBNKoA5B028879@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Fri Dec 23 20:50:10 2016 New Revision: 429286 URL: https://svnweb.freebsd.org/changeset/ports/429286 Log: Update to 12 PR: 214354 Submitted by: Jochen Neumeister <joneum@bsdproject.de> Approved by: maintainer timeout (baptiste@bapt.name, 44 days) Modified: head/sysutils/pydf/Makefile head/sysutils/pydf/distinfo Modified: head/sysutils/pydf/Makefile ============================================================================== --- head/sysutils/pydf/Makefile Fri Dec 23 20:45:50 2016 (r429285) +++ head/sysutils/pydf/Makefile Fri Dec 23 20:50:10 2016 (r429286) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pydf -PORTVERSION= 10 +PORTVERSION= 12 CATEGORIES= sysutils MASTER_SITES= http://kassiopeia.juls.savba.sk/~garabik/software/pydf/ DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/sysutils/pydf/distinfo ============================================================================== --- head/sysutils/pydf/distinfo Fri Dec 23 20:45:50 2016 (r429285) +++ head/sysutils/pydf/distinfo Fri Dec 23 20:50:10 2016 (r429286) @@ -1,2 +1,3 @@ -SHA256 (pydf_10.tar.gz) = 71be682c86a352afbafcf612cbc236f6f5810d80635685869a9c9b320203e241 -SIZE (pydf_10.tar.gz) = 13430 +TIMESTAMP = 1478682532 +SHA256 (pydf_12.tar.gz) = 860029145e42f3484fa647c42966c236d90cba0221681dbf5f48257b6c5b8c92 +SIZE (pydf_12.tar.gz) = 14207
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612232050.uBNKoA5B028879>