aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2014-03-15 00:59:32 +0800
committerpawel <pawel@FreeBSD.org>2014-03-15 00:59:32 +0800
commit9ec5e66ed731dc5f99ec28036ec4b89d511c8e60 (patch)
tree88db0ccbef7a8f40c23876af6f364ae91e1ca51c /sysutils
parent735a4840096f94f3eec1477a24e94ccfbe19ea3c (diff)
downloadfreebsd-ports-gnome-9ec5e66ed731dc5f99ec28036ec4b89d511c8e60.tar.gz
freebsd-ports-gnome-9ec5e66ed731dc5f99ec28036ec4b89d511c8e60.tar.zst
freebsd-ports-gnome-9ec5e66ed731dc5f99ec28036ec4b89d511c8e60.zip
- Update to version 1.2.5 [1]
- Add LICENSE [1] - Support staging [1] - Strip program binary PR: ports/187560 [1] Submitted by: maintainer
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/lbl-cf/Makefile14
-rw-r--r--sysutils/lbl-cf/distinfo4
2 files changed, 10 insertions, 8 deletions
diff --git a/sysutils/lbl-cf/Makefile b/sysutils/lbl-cf/Makefile
index a1a70e03473b..93c0be588049 100644
--- a/sysutils/lbl-cf/Makefile
+++ b/sysutils/lbl-cf/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= cf
-PORTVERSION= 1.2.4
+PORTVERSION= 1.2.5
CATEGORIES= sysutils
MASTER_SITES= ftp://ee.lbl.gov/ \
http://www.tux.org//pub/net/ftp.ee.lbl.gov/ \
@@ -13,14 +13,16 @@ PKGNAMEPREFIX= lbl-
MAINTAINER= leres@ee.lbl.gov
COMMENT= Unix time to formated time and date filter
-PLIST_FILES= bin/cf
+LICENSE= BSD3CLAUSE
-MAN1= cf.1
+INSTALL_TARGET= install install-man
+
+PLIST_FILES= bin/cf \
+ man/man1/cf.1.gz
GNU_CONFIGURE= yes
-NO_STAGE= yes
-post-install:
- (cd ${WRKSRC} && make install-man)
+pre-install:
+ @${STRIP_CMD} ${WRKSRC}/cf
.include <bsd.port.mk>
diff --git a/sysutils/lbl-cf/distinfo b/sysutils/lbl-cf/distinfo
index 69a44f05dabf..90a6685f594e 100644
--- a/sysutils/lbl-cf/distinfo
+++ b/sysutils/lbl-cf/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cf-1.2.4.tar.gz) = d5f5d99d0dae01066e6fd0f2e436b385c5744c97d08d808022e4bbfe42c2a95c
-SIZE (cf-1.2.4.tar.gz) = 79426
+SHA256 (cf-1.2.5.tar.gz) = ef65e9eb57c56456dfd897fec12da8617c775e986c23c0b9cbfab173b34e5509
+SIZE (cf-1.2.5.tar.gz) = 82098