Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Oct 2016 07:44:23 +0000 (UTC)
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r424046 - in head/sysutils/avfs: . files
Message-ID:  <201610160744.u9G7iN4h065159@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Sun Oct 16 07:44:23 2016
New Revision: 424046
URL: https://svnweb.freebsd.org/changeset/ports/424046

Log:
  Update to upstream version 1.0.4; pet portlint
  
  PR:		213275
  Submitted by:	mp39590@gmail.com (maintainer)

Added:
  head/sysutils/avfs/files/patch-scripts_mountavfs
     - copied, changed from r424045, head/sysutils/avfs/files/patch-scripts_mountavs
  head/sysutils/avfs/files/patch-scripts_umountavfs
     - copied, changed from r424045, head/sysutils/avfs/files/patch-scripts_umountavs
Deleted:
  head/sysutils/avfs/files/patch-scripts_mountavs
  head/sysutils/avfs/files/patch-scripts_umountavs
Modified:
  head/sysutils/avfs/Makefile
  head/sysutils/avfs/distinfo   (contents, props changed)

Modified: head/sysutils/avfs/Makefile
==============================================================================
--- head/sysutils/avfs/Makefile	Sun Oct 16 07:08:29 2016	(r424045)
+++ head/sysutils/avfs/Makefile	Sun Oct 16 07:44:23 2016	(r424046)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	avfs
-PORTVERSION=	1.0.3
+PORTVERSION=	1.0.4
 CATEGORIES=	sysutils
 MASTER_SITES=	SF/avf/${PORTNAME}/${PORTVERSION}
 

Modified: head/sysutils/avfs/distinfo
==============================================================================
--- head/sysutils/avfs/distinfo	Sun Oct 16 07:08:29 2016	(r424045)
+++ head/sysutils/avfs/distinfo	Sun Oct 16 07:44:23 2016	(r424046)
@@ -1,2 +1,3 @@
-SHA256 (avfs-1.0.3.tar.bz2) = c6dee77b2b71567528f897727e51695587189765fc35f694e4734db0a7d4fec8
-SIZE (avfs-1.0.3.tar.bz2) = 722861
+TIMESTAMP = 1474051275
+SHA256 (avfs-1.0.4.tar.bz2) = 6b652120d9ed8730a9dcfd161d0e68481d176e854d94bed67754cb7b03e0b100
+SIZE (avfs-1.0.4.tar.bz2) = 719761

Copied and modified: head/sysutils/avfs/files/patch-scripts_mountavfs (from r424045, head/sysutils/avfs/files/patch-scripts_mountavs)
==============================================================================
--- head/sysutils/avfs/files/patch-scripts_mountavs	Sun Oct 16 07:08:29 2016	(r424045, copy source)
+++ head/sysutils/avfs/files/patch-scripts_mountavfs	Sun Oct 16 07:44:23 2016	(r424046)
@@ -1,6 +1,6 @@
---- scripts/mountavfs.orig	2015-02-07 16:14:05.773404035 +0600
-+++ scripts/mountavfs	2015-02-07 16:14:56.488399333 +0600
-@@ -14,7 +14,7 @@
+--- scripts/mountavfs.orig	2016-09-16 18:43:19 UTC
++++ scripts/mountavfs
+@@ -14,7 +14,7 @@ else
      MntDir=${HOME}/.avfs
  fi
  

Copied and modified: head/sysutils/avfs/files/patch-scripts_umountavfs (from r424045, head/sysutils/avfs/files/patch-scripts_umountavs)
==============================================================================
--- head/sysutils/avfs/files/patch-scripts_umountavs	Sun Oct 16 07:08:29 2016	(r424045, copy source)
+++ head/sysutils/avfs/files/patch-scripts_umountavfs	Sun Oct 16 07:44:23 2016	(r424046)
@@ -1,6 +1,6 @@
---- scripts/umountavfs.orig	2015-02-07 16:14:17.372402564 +0600
-+++ scripts/umountavfs	2015-02-07 16:15:29.270400346 +0600
-@@ -14,11 +14,11 @@
+--- scripts/umountavfs.orig	2016-09-16 18:43:19 UTC
++++ scripts/umountavfs
+@@ -14,11 +14,11 @@ else
      MntDir="${HOME}/.avfs"
  fi
  



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610160744.u9G7iN4h065159>