Created attachment 174614 [details] PATCH tarsnap-backup script Pull Request submitted upstream: https://github.com/AnotherKamila/tarsnap-periodic/pull/1 - Fix if [ -n something_wrong ]; - Apply ShellCheck recommendations: - Double quote variables to prevent globbing and word splitting - Use $(..) instead of legacy `..` - expr is antiquated. Rewrite using $((..))
This patch has been accepted upstream. Only a PORTREVISION bump is needed.
Created attachment 174648 [details] PORTVERSION bump The previous patch was committed upstream.
Created bug #212582 to submit the updated Makefile.
*** Bug 212582 has been marked as a duplicate of this bug. ***
Disregard comment #3 (sorry, new to FreeBSD ports). Will approve the patch.
You submissoin missies regenerated distinfo
Created attachment 174764 [details] Bump to version 1.0.20160911 Bump to version 1.0.20160911
Created attachment 174765 [details] Bump version 1.0.20160911 Add License
(In reply to Dmitry Marakasov from comment #6) Sorry about that. This patch includes the license information as well.
A commit references this bug: Author: amdmi3 Date: Thu Oct 6 16:35:10 UTC 2016 New revision: 423417 URL: https://svnweb.freebsd.org/changeset/ports/423417 Log: - Update to 1.0.20160911 - Add LICENSE PR: 212556 Submitted by: jlduran@gmail.com Approved by: kamila@ksp.sk (maintainer) Changes: head/sysutils/tarsnap-periodic/Makefile head/sysutils/tarsnap-periodic/distinfo