Date: Thu, 07 Nov 2019 14:49:58 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 241784] [PATCH] sysutils/duply: Update to 2.2 and fix broken MASTER_SITES Message-ID: <bug-241784-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241784 Bug ID: 241784 Summary: [PATCH] sysutils/duply: Update to 2.2 and fix broken MASTER_SITES Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: dor.bsd@xm0.uk CC: michael@ranner.eu Flags: maintainer-feedback?(michael@ranner.eu) CC: michael@ranner.eu Created attachment 208945 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D208945&action= =3Dedit sysutils/duply: Update to 2.2 This patch updates the sysutils/duply port to 2.2. The changelog for 2.2 can be found at http://duply.net/wiki/index.php/Duply-Changelog, this minor release impleme= nts grouping for batch commands. It also fixes the MASTER_SITES location as the duply.net entry was broken. The previous MASTER_SITES entry was actually a redirect to SourceForge, however, it appears it was only ever capable of retrieving the latest versi= on of duply. This meant that when a new upstream version of duply was released, the port would break as duply.net always redirected to the latest version, no matter which version you were actually requesting. This is resolved by pointing MASTER_SITES to the real SourceForge location = for the releases. This fix was tested first against the 2.1 release, to ensure that we really were getting the correct file (make makesum && svn diff distinfo; to ensure= the checksum remained unchanged), and then in poudriere testport for the 2.2 update. Apologies to antoine@ for doubting that the port was broken. -David --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241784-7788>