Created attachment 162563 [details] patch with update to 0.6.20b Hello, attached a patch to update net/empty to its current version. QA: * portlint: OK * testport: OK (poudriere: 9.3 amd64, 10.1 amd64, 10.2 amd64 - run 1: all options selected, run 2: no options selected) * unittest: nonexistent * runtime-test: OK (execute the examples from the manpage) Greetings, Torsten
Great! Thank you very much!
Comment on attachment 162563 [details] patch with update to 0.6.20b >Index: Makefile >=================================================================== >--- Makefile (Revision 400445) >+++ Makefile (Arbeitskopie) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= empty >-PORTVERSION= 0.6.18b >+PORTVERSION= 0.6.20b > CATEGORIES= net > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} > >Index: distinfo >=================================================================== >--- distinfo (Revision 400445) >+++ distinfo (Arbeitskopie) >@@ -1,2 +1,2 @@ >-SHA256 (empty-0.6.18b.tgz) = 8ea08afd6b637c49125b2fa6f0b571fd72b3aa8547a8834266fcbf0302d1efd3 >-SIZE (empty-0.6.18b.tgz) = 16166 >+SHA256 (empty-0.6.20b.tgz) = 7e6636e400856984c4405ce7bd0843aaa3329fa3efd20c58df8400a9eaa35f09 >+SIZE (empty-0.6.20b.tgz) = 16269
A commit references this bug: Author: pawel Date: Sat Nov 7 12:53:17 UTC 2015 New revision: 400987 URL: https://svnweb.freebsd.org/changeset/ports/400987 Log: Update to version 0.6.20b PR: 204120 Submitted by: Torsten Zuhlsdorff Approved by: maintainer Changes: head/net/empty/Makefile head/net/empty/distinfo