- Update to version 20150606
- Regenerate patch with make makepatch PR: 210845 Submitted by: maintainer
This commit is contained in:
parent
18549e1a15
commit
3e0659e0c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418341
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user