Inlining the patch because it's so simple... Index: Makefile =================================================================== --- Makefile (revision 459265) +++ Makefile (working copy) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= archivemount -PORTVERSION= 0.6.1 -PORTREVISION= 1 +PORTVERSION= 0.8.1 +PORTREVISION= 0 CATEGORIES= sysutils MASTER_SITES= http://www.cybernoia.de/software/archivemount/ Index: distinfo =================================================================== --- distinfo (revision 459265) +++ distinfo (working copy) @@ -1,2 +1,3 @@ -SHA256 (archivemount-0.6.1.tar.gz) = 9235d6377a70a7c25aa288dab6b0e8ef906d1d219d43e5b8fcdb8cf3ace98e01 -SIZE (archivemount-0.6.1.tar.gz) = 104587 +TIMESTAMP = 1517340789 +SHA256 (archivemount-0.8.1.tar.gz) = eaa1622a5ae3e1d3749127b6eb58ed0b838088f320e427e9c2aba69800240e71 +SIZE (archivemount-0.8.1.tar.gz) = 119302
Maintainers timeout.
Committed, thanks!
A commit references this bug: Author: yuri Date: Fri Feb 23 02:25:01 UTC 2018 New revision: 462659 URL: https://svnweb.freebsd.org/changeset/ports/462659 Log: sysutils/archivemount: Update to 0.8.1 Additional port changes: * Changed to DISTVERSION * Added LICENSE/LICENSE_FILE * Sorted USES PR: 225571 Submitted by: feld Approved by: tcberner (mentor, implicit) Changes: head/sysutils/archivemount/Makefile head/sysutils/archivemount/distinfo