Date: Sun, 3 Dec 2017 10:12:38 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455399 - in head: . sysutils/dsbmd Message-ID: <201712031012.vB3ACcLN091100@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Sun Dec 3 10:12:38 2017 New Revision: 455399 URL: https://svnweb.freebsd.org/changeset/ports/455399 Log: sysutils/dsbmd: update 0.4.1 -> 0.5 PR: 223973 Submitted by: Marcel Kaiser <mk@nic-nac-project.org> (maintainer) Modified: head/UPDATING head/sysutils/dsbmd/Makefile head/sysutils/dsbmd/distinfo Modified: head/UPDATING ============================================================================== --- head/UPDATING Sun Dec 3 10:00:09 2017 (r455398) +++ head/UPDATING Sun Dec 3 10:12:38 2017 (r455399) @@ -5,6 +5,14 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20171203: + AFFECTS: users of sysutils/dsbmd + AUTHOR: mk@freeshell.de + + Due to new configuration variables and new features, users of dsbmd + version 0.4.1 and earlier should consider recreating their dsbmd.conf from + the new dsbmd.conf.sample. + 20171130: AFFECTS: */py* AUTHOR: mat@FreeBSD.org Modified: head/sysutils/dsbmd/Makefile ============================================================================== --- head/sysutils/dsbmd/Makefile Sun Dec 3 10:00:09 2017 (r455398) +++ head/sysutils/dsbmd/Makefile Sun Dec 3 10:12:38 2017 (r455399) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dsbmd -PORTVERSION= 0.4.1 +PORTVERSION= 0.5 CATEGORIES= sysutils MASTER_SITES= http://freeshell.de/~mk/download/ Modified: head/sysutils/dsbmd/distinfo ============================================================================== --- head/sysutils/dsbmd/distinfo Sun Dec 3 10:00:09 2017 (r455398) +++ head/sysutils/dsbmd/distinfo Sun Dec 3 10:12:38 2017 (r455399) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500422067 -SHA256 (dsbmd-0.4.1.tgz) = 3593fdd06602b88c68c3fca9eabb0f166172931da3ac3ee3c1690fe33218a54b -SIZE (dsbmd-0.4.1.tgz) = 45366 +TIMESTAMP = 1511972479 +SHA256 (dsbmd-0.5.tgz) = ec4e22a5000f428650cfe97296d1722045b95dc4115af17a63f0dc7ab2c7a297 +SIZE (dsbmd-0.5.tgz) = 47500
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712031012.vB3ACcLN091100>