ports/187560: [PATCH] sysutils/lbl-cf: Update to 1.2.5 and add stage support
Craig Leres
leres at ee.lbl.gov
Fri Mar 14 01:10:00 UTC 2014
>Number: 187560
>Category: ports
>Synopsis: [PATCH] sysutils/lbl-cf: Update to 1.2.5 and add stage support
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Mar 14 01:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Craig Leres
>Release: FreeBSD 9.1-RELEASE amd64
>Organization:
Lawrence Berkeley National Laboratory
>Environment:
System: FreeBSD fun.ee.lbl.gov 9.1-RELEASE FreeBSD 9.1-RELEASE #13 r30: Fri Feb 14 15:03:31 PST 2014 leres at fun.ee.lbl.gov:/sys/amd64/compile/LBL amd64
>Description:
Update to 1.2.5 including:
- Don't specify owner or group when installing
- Update copyright notices with the July 22, 1999 BSD-new version
Add staging support and LICENSE.
>How-To-Repeat:
>Fix:
Please see the attached patch.
--- patch.txt begins here ---
--- Makefile.orig 2014-01-23 04:27:25.000000000 -0800
+++ Makefile 2014-03-13 18:00:37.000000000 -0700
@@ -2,7 +2,7 @@
# $FreeBSD: head/sysutils/lbl-cf/Makefile 340722 2014-01-22 17:00:46Z mat $
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,13 @@
MAINTAINER= leres at 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
-GNU_CONFIGURE= yes
+PLIST_FILES= bin/cf \
+ man/man1/cf.1.gz
-NO_STAGE= yes
-post-install:
- (cd ${WRKSRC} && make install-man)
+GNU_CONFIGURE= yes
.include <bsd.port.mk>
--- distinfo.orig 2014-01-23 04:27:25.000000000 -0800
+++ distinfo 2014-03-13 17:43:27.000000000 -0700
@@ -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
--- patch.txt ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list