1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

archivers/lha-ac: Update to 1.14i.20250923 (latest GitHub commit)

While here, update WWW.

Changelog: https://github.com/jca02266/lha/compare/release-20211125...0a07ec7

PR:		290943
Reported by:	Takefu <takefu@airport.fm>
This commit is contained in:
Takefu
2025-11-12 11:39:54 +09:00
committed by Hiroki Tagato
parent eadf59fd9d
commit 1622680bfc
4 changed files with 7 additions and 18 deletions
+3 -4
View File
@@ -1,12 +1,11 @@
PORTNAME= lha
PORTVERSION= 1.14i.20211125
PORTREVISION= 1
PORTVERSION= 1.14i.20250923
CATEGORIES= archivers
PKGNAMESUFFIX= -ac
MAINTAINER= tagattie@FreeBSD.org
COMMENT= Archive files using LZSS and Huffman compression (.lzh files)
WWW= https://lha.osdn.jp
WWW= https://github.com/jca02266/lha
# Converted from RESTRICTED
LICENSE= LHA
@@ -19,7 +18,7 @@ CPE_VENDOR= tsugio_okamoto
USE_GITHUB= yes
GH_ACCOUNT= jca02266
GH_TAGNAME= release-${PORTVERSION:E}
GH_TAGNAME= 0a07ec7
GNU_CONFIGURE= yes
+3 -3
View File
@@ -1,3 +1,3 @@
TIMESTAMP = 1641796644
SHA256 (jca02266-lha-1.14i.20211125-release-20211125_GH0.tar.gz) = 8761edac9613cf1c06cbc341259fb2abd804f8f5bb8ba25970779062701e8a46
SIZE (jca02266-lha-1.14i.20211125-release-20211125_GH0.tar.gz) = 229335
TIMESTAMP = 1762912148
SHA256 (jca02266-lha-1.14i.20250923-0a07ec7_GH0.tar.gz) = 49c35d8170093950b89e0d65c4ebf11845f933e3972e84df6d030cb27e9f55e2
SIZE (jca02266-lha-1.14i.20250923-0a07ec7_GH0.tar.gz) = 231460
-10
View File
@@ -1,10 +0,0 @@
--- configure.ac.orig 2021-11-25 09:41:46 UTC
+++ configure.ac
@@ -11,6 +11,7 @@ AC_DEFINE_UNQUOTED(PLATFORM, "$ac_cv_host",
[the type of system on which the package will run.])
# Checks for programs.
+AC_PROG_CPP
AC_PROG_CC
AC_PROG_GCC_TRADITIONAL
AC_PROG_INSTALL
+1 -1
View File
@@ -1 +1 @@
LHa for UNIX with autoconf
LHa for UNIX with Autoconf