Update to 1.120

While here:
Remake patches with 'make makepatch"

PR:		214324
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
Approved by:	<tbku@tundraware.com> (maintainer)
This commit is contained in:
Jason E. Hale 2016-12-08 23:40:05 +00:00
parent 69bb45e2a0
commit 19e41725ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428161
3 changed files with 6 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tbku
PORTVERSION= 1.117
PORTVERSION= 1.120
CATEGORIES= sysutils
MASTER_SITES= http://www.tundraware.com/Software/tbku/

View File

@ -1,2 +1,3 @@
SHA256 (tbku-1.117.tar.gz) = ea3f2bd1611e4a80bf4422c89f9a6a1e7e41c6c8fe4c0e4f3d2e04231eb00f67
SIZE (tbku-1.117.tar.gz) = 634957
TIMESTAMP = 1481237763
SHA256 (tbku-1.120.tar.gz) = 11e48c82aeab6a218974424d6cbc58e5af9a8f2f2ac706c934ede894467a841b
SIZE (tbku-1.120.tar.gz) = 633588

View File

@ -1,5 +1,5 @@
--- Makefile.orig 2014-06-29 23:22:47.157452107 +0800
+++ Makefile 2014-06-29 23:23:00.688449516 +0800
--- Makefile.orig 2013-04-02 16:10:16 UTC
+++ Makefile
@@ -2,7 +2,7 @@
# $Id: Makefile,v 1.102 2008/03/19 23:05:08 tundra Exp $