Date: Sun, 7 Sep 2014 15:15:33 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367555 - head/sysutils/fusefs-kmod Message-ID: <201409071515.s87FFXlX037376@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Sun Sep 7 15:15:33 2014 New Revision: 367555 URL: http://svnweb.freebsd.org/changeset/ports/367555 QAT: https://qat.redports.org/buildarchive/r367555/ Log: sysutils/fusefs-kmod: Add PORTEPOCH For a reason unexplained in the PR, the version went backwards on the previous update. I guess this went unnoticed until now, but setting the PORTEPOCH now is better late than never. PR: 184042 Modified: head/sysutils/fusefs-kmod/Makefile Modified: head/sysutils/fusefs-kmod/Makefile ============================================================================== --- head/sysutils/fusefs-kmod/Makefile Sun Sep 7 15:09:39 2014 (r367554) +++ head/sysutils/fusefs-kmod/Makefile Sun Sep 7 15:15:33 2014 (r367555) @@ -2,6 +2,7 @@ PORTNAME= fusefs-kmod PORTVERSION= 0.263233 +PORTEPOCH= 1 CATEGORIES= sysutils kld MAINTAINER= dpejesh@yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409071515.s87FFXlX037376>