aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/ts
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2013-11-14 16:39:59 +0800
committerdemon <demon@FreeBSD.org>2013-11-14 16:39:59 +0800
commita8ffccc037ad47a26c6154b58567dd50ef0f0d1b (patch)
treed6e314db82999f80bfc2d7c2713dc428363cf855 /sysutils/ts
parent1dfcee560b1a400b3519e7fbd02e877db829c4c9 (diff)
downloadfreebsd-ports-gnome-a8ffccc037ad47a26c6154b58567dd50ef0f0d1b.tar.gz
freebsd-ports-gnome-a8ffccc037ad47a26c6154b58567dd50ef0f0d1b.tar.zst
freebsd-ports-gnome-a8ffccc037ad47a26c6154b58567dd50ef0f0d1b.zip
Update to 0.7.4
PR: 183948 Submitted by: olgeni (also remove obsolete check for NOPORTDOCS, it is handled automatically via staging).
Diffstat (limited to 'sysutils/ts')
-rw-r--r--sysutils/ts/Makefile6
-rw-r--r--sysutils/ts/distinfo4
-rw-r--r--sysutils/ts/pkg-descr1
3 files changed, 3 insertions, 8 deletions
diff --git a/sysutils/ts/Makefile b/sysutils/ts/Makefile
index fc1ae1d54a66..be672de50c8f 100644
--- a/sysutils/ts/Makefile
+++ b/sysutils/ts/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= ts
-PORTVERSION= 0.7.3
-PORTREVISION= 1
+PORTVERSION= 0.7.4
CATEGORIES= sysutils
MASTER_SITES= http://vicerveza.homeunix.net/~viric/soft/ts/ CENKES
@@ -20,13 +19,10 @@ post-patch:
${WRKSRC}/Makefile
# Install man page as ts.8 to avoid conflict with security/openssl
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ts ${STAGEDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/ts.1 ${STAGEDIR}${MAN1PREFIX}/man/man8/ts.8
-.ifndef NOPORTDOCS
${INSTALL} -d ${STAGEDIR}${DOCSDIR}
cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}
-.endif
.include <bsd.port.mk>
diff --git a/sysutils/ts/distinfo b/sysutils/ts/distinfo
index b9d6236e1377..95613b294ff1 100644
--- a/sysutils/ts/distinfo
+++ b/sysutils/ts/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ts-0.7.3.tar.gz) = be4d752f01791bf55e264814bbc158b15e42f8bfbce3a6757976259fbc994faa
-SIZE (ts-0.7.3.tar.gz) = 65256
+SHA256 (ts-0.7.4.tar.gz) = 1a638f9dc5a96a764dde7b8af04c2dbb88d8cb0326139e9b231b8091804a5910
+SIZE (ts-0.7.4.tar.gz) = 65187
diff --git a/sysutils/ts/pkg-descr b/sysutils/ts/pkg-descr
index 0025a70a61cc..ec57f5c95b42 100644
--- a/sysutils/ts/pkg-descr
+++ b/sysutils/ts/pkg-descr
@@ -6,5 +6,4 @@ very useful when you know that your commands depend on a lot of RAM,
a lot of disk use, give a lot of output, or for whatever reason it's
better not to run them at the same time.
-Author: Lluis Batlle i Rossell <viric_at_vicerveza_dot_homeunix_dot_net>
WWW: http://vicerveza.homeunix.net/~viric/soft/ts/