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 @@ -1,36 +1,33 @@ PORTNAME= husky-hpt 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 \ libsmapi.so:news/husky-smapi USES+= makeinfo perl5 ALL_TARGET= all doc INSTALL_TARGET= install install-doc INFO= hpt MASTERDIR= ${.CURDIR}/../husky COMPONENT_SUBDIR=hpt MAKE_ARGS= INFODIR=${PREFIX}/${INFO_PATH} CFLAGS+= -fcommon # fix build failure with clang-11 on 13-CURRENT OPTIONS_DEFINE= DOCS post-patch: ${REINPLACE_CMD} -e 's^/path/to/config^${PREFIX}/etc/fido/config^' \ ${BUILD_WRKSRC}/man/hptlink.1 ${REINPLACE_CMD} -e 's^/some/path/config^${PREFIX}/etc/fido/config^' \ ${BUILD_WRKSRC}/man/hpttree.1 ${REINPLACE_CMD} -e 's^/fido/etc/config^${PREFIX}/etc/fido/config^' \ ${BUILD_WRKSRC}/man/txt2pkt.1 .include "${MASTERDIR}/Makefile" 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 @@ -1,40 +1,33 @@ PORTNAME= husky-htick 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 \ libsmapi.so:news/husky-smapi ALL_TARGET= all INSTALL_TARGET= install USE_LDCONFIG= yes PLIST_FILES= bin/htick man/man1/htick.1.gz MASTERDIR= ${.CURDIR}/../husky COMPONENT_SUBDIR=htick # Settings below are required to handle texi output (html, INFO page) USES+= makeinfo ALL_TARGET+= doc INSTALL_TARGET+= install-doc PORTDOCS= htick.html DOCSDIR= ${PREFIX}/share/doc/husky INFO= htick MAKE_ARGS= INFODIR=${PREFIX}/${INFO_PATH} 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,35 +1,35 @@ 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 WWW= http://husky.sourceforge.net/ .if ${PORTNAME} == "husky" RUN_DEPENDS= hpt:news/husky-hpt \ htick:news/husky-htick NO_BUILD= yes NO_INSTALL= yes .endif USES+= alias dos2unix gmake zip NO_WRKSUBDIR= yes BUILD_WRKSRC= ${WRKSRC}/${COMPONENT_SUBDIR} INSTALL_WRKSRC= ${BUILD_WRKSRC} PKGDIR= ${.CURDIR} USERS= fido GROUPS= fido pre-build: ${LN} -sf ${WRKSRC}/huskybse/huskymak.cfg ${WRKSRC} @${REINPLACE_CMD} -e 's|gcc|${CC}|; s|g++|${CXX}|' \ ${WRKSRC}/huskybse/huskymak.cfg .include 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