aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-06-25 06:26:51 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-06-25 06:26:51 +0800
commit9827fb9c208a4768fc35d96744fc88c9151f4825 (patch)
treee3d0193b0ba2e7caa2226e48927860743da81ed7 /sysutils
parentb6f116c24959f551ed129922060e5d769fd70c8f (diff)
downloadfreebsd-ports-graphics-9827fb9c208a4768fc35d96744fc88c9151f4825.tar.gz
freebsd-ports-graphics-9827fb9c208a4768fc35d96744fc88c9151f4825.tar.zst
freebsd-ports-graphics-9827fb9c208a4768fc35d96744fc88c9151f4825.zip
- Update to 0.45
Changes: http://kitenet.net/~joey/code/moreutils/news/version_0.45/ PR: ports/158094 Submitted by: Jin-Sih Lin <linpct@gmail.com>
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/moreutils/Makefile12
-rw-r--r--sysutils/moreutils/distinfo4
2 files changed, 7 insertions, 9 deletions
diff --git a/sysutils/moreutils/Makefile b/sysutils/moreutils/Makefile
index 242624983b3..79c93385aae 100644
--- a/sysutils/moreutils/Makefile
+++ b/sysutils/moreutils/Makefile
@@ -6,17 +6,19 @@
#
PORTNAME= moreutils
-PORTVERSION= 0.44
+PORTVERSION= 0.45
CATEGORIES= sysutils
-MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
+MASTER_SITES= DEBIAN_POOL
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Additional Unix utilities
-RUN_DEPENDS= ${SITE_PERL}/IPC/Run.pm:${PORTSDIR}/devel/p5-IPC-Run
+RUN_DEPENDS= p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run
+ALL_TARGET= bins
USE_PERL5= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}
PLIST_FILES= bin/chronic \
bin/combine \
@@ -31,10 +33,6 @@ PLIST_FILES= bin/chronic \
bin/vipe \
bin/zrun
-ALL_TARGET= bins
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-
.if !defined(NO_INSTALL_MANPAGES)
ALL_TARGET+= mans extraman
diff --git a/sysutils/moreutils/distinfo b/sysutils/moreutils/distinfo
index b39d6b70b2b..5d4127b8183 100644
--- a/sysutils/moreutils/distinfo
+++ b/sysutils/moreutils/distinfo
@@ -1,2 +1,2 @@
-SHA256 (moreutils_0.44.tar.gz) = 53ec2a967b4ab39cd29e5f9116b6f7b75eefdb97e768fe7b1b04fb688d236604
-SIZE (moreutils_0.44.tar.gz) = 44685
+SHA256 (moreutils_0.45.tar.gz) = f5ea101649e3ff3e7a903950219b16cf56d7af65c4e0080372875f8c3db46edb
+SIZE (moreutils_0.45.tar.gz) = 44777