Date: Sun, 10 Jul 2016 20:11:38 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418341 - in head/deskutils/countdown: . files Message-ID: <201607102011.u6AKBcoc017662@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pawel Date: Sun Jul 10 20:11:38 2016 New Revision: 418341 URL: https://svnweb.freebsd.org/changeset/ports/418341 Log: - Update to version 20150606 - Regenerate patch with make makepatch PR: 210845 Submitted by: maintainer Modified: head/deskutils/countdown/Makefile head/deskutils/countdown/distinfo head/deskutils/countdown/files/patch-Makefile Modified: head/deskutils/countdown/Makefile ============================================================================== --- head/deskutils/countdown/Makefile Sun Jul 10 20:05:24 2016 (r418340) +++ head/deskutils/countdown/Makefile Sun Jul 10 20:11:38 2016 (r418341) @@ -1,10 +1,10 @@ # $FreeBSD$ PORTNAME= countdown -PORTVERSION= 20140814 +PORTVERSION= 20150606 CATEGORIES= deskutils MASTER_SITES= http://acme.com/software/countdown/ -DISTNAME= ${PORTNAME}_14Aug2014 +DISTNAME= ${PORTNAME}_06jun2015 MAINTAINER= neel@neelc.org COMMENT= Counts down a specified time interval, beeps, then exits Modified: head/deskutils/countdown/distinfo ============================================================================== --- head/deskutils/countdown/distinfo Sun Jul 10 20:05:24 2016 (r418340) +++ head/deskutils/countdown/distinfo Sun Jul 10 20:11:38 2016 (r418341) @@ -1,2 +1,3 @@ -SHA256 (countdown_14Aug2014.tar.gz) = 2815b38bca4411faaf3ec73412efd9b7e92d3fdf0e727e863d00db785ea60f3b -SIZE (countdown_14Aug2014.tar.gz) = 2215 +TIMESTAMP = 1467714617 +SHA256 (countdown_06jun2015.tar.gz) = cbc6e5d9738d76b90ffd4224f5ec6ee75affe6df0fe2b9635b9d145435ed74c2 +SIZE (countdown_06jun2015.tar.gz) = 3135 Modified: head/deskutils/countdown/files/patch-Makefile ============================================================================== --- head/deskutils/countdown/files/patch-Makefile Sun Jul 10 20:05:24 2016 (r418340) +++ head/deskutils/countdown/files/patch-Makefile Sun Jul 10 20:11:38 2016 (r418341) @@ -1,5 +1,5 @@ ---- Makefile.orig 2014-08-11 15:16:15.000000000 -0400 -+++ Makefile 2014-09-29 11:58:53.471412866 -0400 +--- Makefile.orig 2014-08-11 19:16:15 UTC ++++ Makefile @@ -1,15 +1,14 @@ # Makefile for countdown
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607102011.u6AKBcoc017662>