Hi, please update the port to latest 1.5.5 from GITHUB: https://github.com/vermaden/automount/raw/master/automount-1.5.5.tar.gz https://github.com/vermaden/automount Thanks, vermaden
Can you fix the tarball? The distfile says it's 1.5.5 but the script claims it's 1.5.6. Excerpt from `diff -r -u automount-1.5.3 automount-1.5.5` if [ "${1}" = "--version" ] then - echo "automount 1.5.3 2015/02/05" + echo "automount 1.5.6 2015/06/08" exit 0 fi
I am sorry. Please use the latest 1.5.7 tarball and version from here: https://github.com/vermaden/automount/raw/master/automount-1.5.7.tar.gz The version in *distfile* (not included in tarball) also should be set to 1.5.7. Regards, vermaden
Created attachment 159459 [details] automount-1.5.7.patch (In reply to vermaden from comment #2) sysutils/automount: update 1.5.3 -> 1.5.7 PR: 201943 Submitted by: vermaden@interia.pl (maintainer) Approved by: (feld|delphij|pgollucci) (mentor)
Created attachment 159460 [details] Poudriere testport log from 10.1-RELEASE jail % portlint -ac looks fine. Poudriere builds done on: 8.4-RELEASE-p31 amd64 8.4-RELEASE-p31 i386 9.3-RELEASE-p17 amd64 9.3-RELEASE-p17 i386 10.1-RELEASE-p14 amd64 10.1-RELEASE-p14 i386 10.2-BETA2 amd64 10.2-BETA2 i386 11.0-CURRENT r284725 amd64 11.0-CURRENT r284725 i386
A commit references this bug: Author: junovitch Date: Sun Aug 2 14:24:22 UTC 2015 New revision: 393425 URL: https://svnweb.freebsd.org/changeset/ports/393425 Log: sysutils/automount: update 1.5.3 -> 1.5.7 PR: 201943 Submitted by: vermaden@interia.pl (maintainer) Approved by: feld (mentor) Changes: head/sysutils/automount/Makefile head/sysutils/automount/distinfo
Committed. Thanks! I won't be able to close this just yet since I don't have the Bugzilla rights for it.
Thanks!
Take PR and close. Thanks!