Bug 181374 - [maintainer-update] sysutils/automounter 1.4.6
Summary: [maintainer-update] sysutils/automounter 1.4.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-18 12:10 UTC by kamikaze
Modified: 2013-08-19 09:50 UTC (History)
0 users

See Also:


Attachments
file.diff (898 bytes, patch)
2013-08-18 12:10 UTC, kamikaze
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description kamikaze 2013-08-18 12:10:00 UTC
Update to the latest release, follows changes in the RPC and NFS infrastructure of the supported releases.

Fix: Patch attached with submission follows:
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2013-08-19 07:35:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-08-19 09:48:58 UTC
Author: culot
Date: Mon Aug 19 08:48:51 2013
New Revision: 324960
URL: http://svnweb.freebsd.org/changeset/ports/324960

Log:
  - Update to 1.4.6
  
  Changes:	http://sourceforge.net/p/bsdadminscripts/automounter/ci/default/tree/CHANGES
  PR:		ports/181374
  Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)

Modified:
  head/sysutils/automounter/Makefile
  head/sysutils/automounter/distinfo

Modified: head/sysutils/automounter/Makefile
==============================================================================
--- head/sysutils/automounter/Makefile	Mon Aug 19 08:44:20 2013	(r324959)
+++ head/sysutils/automounter/Makefile	Mon Aug 19 08:48:51 2013	(r324960)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	automounter
-PORTVERSION=	1.4.5
+PORTVERSION=	1.4.6
 CATEGORIES=	sysutils
 MASTER_SITES=	SF/bsdadminscripts/${PORTNAME}
 EXTRACT_SUFX=	.tar.xz

Modified: head/sysutils/automounter/distinfo
==============================================================================
--- head/sysutils/automounter/distinfo	Mon Aug 19 08:44:20 2013	(r324959)
+++ head/sysutils/automounter/distinfo	Mon Aug 19 08:48:51 2013	(r324960)
@@ -1,2 +1,2 @@
-SHA256 (automounter-1.4.5.tar.xz) = 3eda14e7177b29ce9d7e9c62326ce8f0ab6fc7bd55af60af2e05e51cced965af
-SIZE (automounter-1.4.5.tar.xz) = 20728
+SHA256 (automounter-1.4.6.tar.xz) = 234acaea33dadeae78c866e903063f79cb67186e8f86c93b79f90fbb340c7e7a
+SIZE (automounter-1.4.6.tar.xz) = 21200
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2013-08-19 09:49:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!