git: 71a5bbdd8e66 - main - sysutils/lbl-cf: Update to 1.2.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Jan 2024 21:45:13 UTC
The branch main has been updated by leres:
URL: https://cgit.FreeBSD.org/ports/commit/?id=71a5bbdd8e6697b4d333519b36fa222ab50be2b2
commit 71a5bbdd8e6697b4d333519b36fa222ab50be2b2
Author: Craig Leres <leres@FreeBSD.org>
AuthorDate: 2024-01-21 21:44:51 +0000
Commit: Craig Leres <leres@FreeBSD.org>
CommitDate: 2024-01-21 21:44:51 +0000
sysutils/lbl-cf: Update to 1.2.7
Update MASTER_SITES.
Install man page in share/man.
Changes since 1.2.5:
- Upgrade to autoconf 2.71.
- Remove unconditional FreeBSD configure mandir hack.
---
sysutils/lbl-cf/Makefile | 8 +++++---
sysutils/lbl-cf/distinfo | 5 +++--
2 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/sysutils/lbl-cf/Makefile b/sysutils/lbl-cf/Makefile
index bf825d535e40..3d11cbcf6179 100644
--- a/sysutils/lbl-cf/Makefile
+++ b/sysutils/lbl-cf/Makefile
@@ -1,7 +1,8 @@
PORTNAME= cf
-PORTVERSION= 1.2.5
+PORTVERSION= 1.2.7
CATEGORIES= sysutils
-MASTER_SITES= ftp://ee.lbl.gov/
+MASTER_SITES= https://ee.lbl.gov/downloads/cf/ \
+ LOCAL/leres/cf
PKGNAMEPREFIX= lbl-
MAINTAINER= leres@FreeBSD.org
@@ -13,9 +14,10 @@ LICENSE= BSD3CLAUSE
INSTALL_TARGET= install install-man
PLIST_FILES= bin/cf \
- man/man1/cf.1.gz
+ share/man/man1/cf.1.gz
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFLICTS_INSTALL= cf # bin/cf
diff --git a/sysutils/lbl-cf/distinfo b/sysutils/lbl-cf/distinfo
index 90a6685f594e..323ef4c5aa05 100644
--- a/sysutils/lbl-cf/distinfo
+++ b/sysutils/lbl-cf/distinfo
@@ -1,2 +1,3 @@
-SHA256 (cf-1.2.5.tar.gz) = ef65e9eb57c56456dfd897fec12da8617c775e986c23c0b9cbfab173b34e5509
-SIZE (cf-1.2.5.tar.gz) = 82098
+TIMESTAMP = 1705873268
+SHA256 (cf-1.2.7.tar.gz) = cdb8d7aa1c45f2baa4b3c2b355ab8653a8a4b222fce6d9092edb4c3a98fef081
+SIZE (cf-1.2.7.tar.gz) = 83244