Created attachment 183138 [details] diff file for sql-ledger to version 3.2.5 I created a diff to update the sql-ledger port to the latest version of 3.2.5. This is my first attempt at updating a port, so apologies if I messed something up.
A commit references this bug: Author: bofh Date: Sun Jun 4 22:37:13 UTC 2017 New revision: 442597 URL: https://svnweb.freebsd.org/changeset/ports/442597 Log: finance/sql-ledger: Update version 3.0.8=>3.2.5 - Reorder USES - Mark NO_ARCH - Move pkg-plist to TMPPLIST PR: 219712 Submitted by: frankenbox@live.com Relnotes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=misc/whatsnew.html&title=What%27s%20New Changes: head/finance/sql-ledger/Makefile head/finance/sql-ledger/distinfo head/finance/sql-ledger/files/sql-ledger-httpd.conf.in head/finance/sql-ledger/pkg-plist
First of all thanks for your first patch. :) Some things to note down: Always use 'svn diff' rather then directory diff Check with 'portlint -abct' before submitting If possible check with poudriere. Additionally if you can provide poudriere log files on a web server hosted it is much appreciated. As we normally check these before committing. Due to the enormous size of pkg-plist I have removed it for TMPPLIST