Date: Tue, 31 Oct 2023 12:27:49 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 425e2b446466 - main - news/husky*: Update version 1.9.20200418=>1.9.20201211 Message-ID: <202310311227.39VCRnKq079740@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=425e2b4464669718daa92df1c4ab391689af0107 commit 425e2b4464669718daa92df1c4ab391689af0107 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-30 16:04:59 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-31 12:27:41 +0000 news/husky*: Update version 1.9.20200418=>1.9.20201211 - Unbrewk news/husky-hpt - Unbrewk news/husky-htick Approved by: portmgr (just-fix-it) --- news/husky-hpt/Makefile | 3 --- news/husky-htick/Makefile | 7 ------- news/husky/Makefile | 4 ++-- news/husky/distinfo | 6 +++--- 4 files changed, 5 insertions(+), 15 deletions(-) diff --git a/news/husky-hpt/Makefile b/news/husky-hpt/Makefile index bcdcf49714a9..4f6cf21db028 100644 --- a/news/husky-hpt/Makefile +++ b/news/husky-hpt/Makefile @@ -4,9 +4,6 @@ COMMENT= Husky FTN tosser LICENSE= GPLv2 -BROKEN_FreeBSD_13= ld: error: duplicate symbol: config -BROKEN_FreeBSD_14= ld: error: duplicate symbol: config - LIB_DEPENDS= libareafix.so:news/husky-areafix \ libfidoconfig.so:news/husky-fidoconf \ libhusky.so:news/husky-huskylib \ diff --git a/news/husky-htick/Makefile b/news/husky-htick/Makefile index 0f8dd5ec5c8e..3fac416ad9ee 100644 --- a/news/husky-htick/Makefile +++ b/news/husky-htick/Makefile @@ -4,9 +4,6 @@ COMMENT= Husky FTN file ticker LICENSE= GPLv2 -BROKEN_FreeBSD_13= ld: error: duplicate symbol: hatchInfo -BROKEN_FreeBSD_14= ld: error: duplicate symbol: hatchInfo - LIB_DEPENDS= libareafix.so:news/husky-areafix \ libfidoconfig.so:news/husky-fidoconf \ libhusky.so:news/husky-huskylib \ @@ -33,8 +30,4 @@ CFLAGS+= -fcommon # fix build failure with clang-11 on 13-CURRENT OPTIONS_DEFINE= DOCS -post-patch: - ${REINPLACE_CMD} -e 's^/fido/etc/config^${PREFIX}/etc/fido/config^' \ - ${BUILD_WRKSRC}/man/htick.1 - .include "${MASTERDIR}/Makefile" diff --git a/news/husky/Makefile b/news/husky/Makefile index ec4a9b61322d..ec6da251ef42 100644 --- a/news/husky/Makefile +++ b/news/husky/Makefile @@ -1,9 +1,9 @@ PORTNAME?= husky -PORTVERSION= 1.9.20200418 +PORTVERSION= 1.9.20201211 PORTEPOCH?= 0 CATEGORIES?= news mail MASTER_SITES= http://download.huskyproject.org/sources/ -DISTNAME= husky-all-1.9-source-20200418 +DISTNAME= husky-all-1.9-source-20201211 MAINTAINER?= osharoiko@gmail.com COMMENT?= Husky full featured highly portable FTN Tosser diff --git a/news/husky/distinfo b/news/husky/distinfo index 68b930144e0a..a54d55fe361a 100644 --- a/news/husky/distinfo +++ b/news/husky/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698581540 -SHA256 (husky-all-1.9-source-20200418.zip) = 78365b6671700708c1039919ccf22333f71f559cf5084d4f99195e8fadf50cd0 -SIZE (husky-all-1.9-source-20200418.zip) = 5468405 +TIMESTAMP = 1698620566 +SHA256 (husky-all-1.9-source-20201211.zip) = d5a0de156e4b55714ddebec65d56eb4cc1757bdd7aff563d16d22909738947ee +SIZE (husky-all-1.9-source-20201211.zip) = 5856220
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310311227.39VCRnKq079740>