aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2019-08-07 09:16:30 +0800
committerJason Helfman <jgh@FreeBSD.org>2019-08-07 09:16:30 +0800
commita2624abf4a1cfe8e986e2acf6863e9132b1221e6 (patch)
treecd3c5c863f15bb1260fdbea1fb225889b84a150e /sysutils
parent85c0b7cf6c3c8942e237abfac273ea166cc27221 (diff)
downloadfreebsd-ports-gnome-a2624abf4a1cfe8e986e2acf6863e9132b1221e6.tar.gz
freebsd-ports-gnome-a2624abf4a1cfe8e986e2acf6863e9132b1221e6.tar.zst
freebsd-ports-gnome-a2624abf4a1cfe8e986e2acf6863e9132b1221e6.zip
- update to 20190725
- shift to gmake for build - pet portlint Release 20190725: ================= - autoconf scripts update - added build description for cmake - added build dependency calculation - added support for PAGER environment variable - make now stores object files in build directory - removed some dead code - changed default log level to status - reworked/simplified logging code
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xjobs/Makefile9
-rw-r--r--sysutils/xjobs/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/sysutils/xjobs/Makefile b/sysutils/xjobs/Makefile
index 047326e7577d..65fab792ac5a 100644
--- a/sysutils/xjobs/Makefile
+++ b/sysutils/xjobs/Makefile
@@ -2,20 +2,21 @@
# $FreeBSD$
PORTNAME= xjobs
-PORTVERSION= 20170829
+PORTVERSION= 20190725
CATEGORIES= sysutils
MASTER_SITES= http://www.maier-komor.de/xjobs/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= jgh@FreeBSD.org
COMMENT= Utility reads job descriptions line by line and executes in parallel
LICENSE= GPLv2
+USES= tar:tgz gmake
+
GNU_CONFIGURE= yes
PLIST_FILES= bin/xjobs man/man1/xjobs.1.gz
-USES= tar:tgz
-PORTDOCS= ChangeLog README
+PORTDOCS= ChangeLog README.md
OPTIONS_DEFINE= DOCS
diff --git a/sysutils/xjobs/distinfo b/sysutils/xjobs/distinfo
index 094f4e097218..4ca0c3f75b65 100644
--- a/sysutils/xjobs/distinfo
+++ b/sysutils/xjobs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532707374
-SHA256 (xjobs-20170829.tgz) = ebbd0b7fa90451773732680e6d0afe426c75150ad5ec7bce77537d109afcc6da
-SIZE (xjobs-20170829.tgz) = 109732
+TIMESTAMP = 1565133472
+SHA256 (xjobs-20190725.tgz) = 1583e9fe6d93493f6d8d6f1652413c3a4694630112d0294f0d49d629afa9fa78
+SIZE (xjobs-20190725.tgz) = 113216