Hello,
I try to understand how to properly update ports for loudmouth.
loudmouth is currently 1.4.3p6 but an update fixing many bugs (for
certificates as example) is avaiable : 1.5.3.
I modified the Makefile to fetch the new archive :
V= 1.5.3
HOMEPAGE= https://github.com/mcabber/loudmouth
MASTER_SITES= https://mcabber.com/files/loudmouth/
When I try to test this port, it fails just after retrieving the
.tar.bz2 :
===> Checking files for loudmouth-1.5.3p7
>> Fetch https://mcabber.com/files/loudmouth/loudmouth-1.5.3.tar.bz2
loudmouth-1.5.3.tar.bz2 100%
|****************************************************| 367 KB 00:01
>> No size recorded for loudmouth-1.5.3.tar.bz2
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2830
'/usr/ports/distfiles/loudmouth-1.5.3.tar.bz2': @lock=loudmouth-1.5.3.tar.bz...)
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2193
'_internal-fetch')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2442
'/usr/ports/pobj/loudmouth-1.5.3/.extract_done')
*** Error 1 in /usr/ports/net/loudmouth
(/usr/ports/infrastructure/mk/bsd.port.mk:2344 'all')
Any advice ?
Regards
--
<thuban