aboutsummaryrefslogtreecommitdiff
path: root/sysutils/moreutils
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-05-08 15:33:23 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-05-08 15:33:23 +0000
commitfc2fef526104fb7c230749a32186f00514b8ef17 (patch)
tree316b1072c89e1d7624944b3ab50e1705f76fe7a1 /sysutils/moreutils
parent9941f2f4f80462f59a82a942f3b31819a03856a9 (diff)
downloadports-fc2fef526104fb7c230749a32186f00514b8ef17.tar.gz
ports-fc2fef526104fb7c230749a32186f00514b8ef17.zip
Notes
Diffstat (limited to 'sysutils/moreutils')
-rw-r--r--sysutils/moreutils/Makefile4
-rw-r--r--sysutils/moreutils/distinfo4
-rw-r--r--sysutils/moreutils/files/patch-Makefile4
3 files changed, 7 insertions, 5 deletions
diff --git a/sysutils/moreutils/Makefile b/sysutils/moreutils/Makefile
index 1532ae628fa3..46dbff94a74d 100644
--- a/sysutils/moreutils/Makefile
+++ b/sysutils/moreutils/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= moreutils
-PORTVERSION= 0.47
+PORTVERSION= 0.48
CATEGORIES= sysutils
MASTER_SITES= DEBIAN_POOL
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Additional Unix utilities
+LICENSE= GPLv2
+
RUN_DEPENDS= p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run
OPTIONS_DEFINE= MANPAGES
diff --git a/sysutils/moreutils/distinfo b/sysutils/moreutils/distinfo
index 090bf09ff6f4..4cb9186136ef 100644
--- a/sysutils/moreutils/distinfo
+++ b/sysutils/moreutils/distinfo
@@ -1,2 +1,2 @@
-SHA256 (moreutils_0.47.tar.gz) = 277058c99d76c58f850f48dfbc1ad4a7a384f5b95f3569842ec4ce1c9f077266
-SIZE (moreutils_0.47.tar.gz) = 46115
+SHA256 (moreutils_0.48.tar.gz) = 294d097ea7d7a8c7a8205a234e9861a1d64042f639bc609e11696b12b8db8c2d
+SIZE (moreutils_0.48.tar.gz) = 46748
diff --git a/sysutils/moreutils/files/patch-Makefile b/sysutils/moreutils/files/patch-Makefile
index eaf9bbc2eb9f..03e06ab029b5 100644
--- a/sysutils/moreutils/files/patch-Makefile
+++ b/sysutils/moreutils/files/patch-Makefile
@@ -5,11 +5,11 @@
+BINS=isutf8 ifne pee sponge mispipe lckdo errno
PERLSCRIPTS=vidir vipe ts combine zrun chronic
-MANS=sponge.1 vidir.1 vipe.1 isutf8.1 ts.1 combine.1 ifdata.1 ifne.1 pee.1 zrun.1 chronic.1 mispipe.1 lckdo.1 parallel.1 errno.1
--CFLAGS=-O2 -g -Wall
+-CFLAGS?=-O2 -g -Wall
+MANS=sponge.1 isutf8.1 ifne.1 pee.1 mispipe.1 lckdo.1 errno.1
+CFLAGS+=-Wall
INSTALL_BIN?=install -s
--PREFIX=/usr
+-PREFIX?=/usr
-DOCBOOK2XMAN=docbook2x-man
+.SUFFIXES: .1 .docbook