svn commit: r398158 - head

Kurt Jaeger pi at FreeBSD.org
Tue Sep 29 05:19:42 UTC 2015


Author: pi
Date: Tue Sep 29 05:19:40 2015
New Revision: 398158
URL: https://svnweb.freebsd.org/changeset/ports/398158

Log:
  www/sogo: fix UIDs/GIDs, as numerical value 845 collides with hast
  
  PR:		200750
  Submitted by:	Euan Thoms <euan at potensol.com> (maintainer)

Modified:
  head/GIDs
  head/UIDs

Modified: head/GIDs
==============================================================================
--- head/GIDs	Tue Sep 29 03:39:42 2015	(r398157)
+++ head/GIDs	Tue Sep 29 05:19:40 2015	(r398158)
@@ -237,7 +237,7 @@ tcpcryptd:*:841:
 munin:*:842:
 dahdi:*:843:asterisk
 subsonic:*:844:
-sogod:*:845:
+sogod:*:846:
 fossy:*:901:www
 scanlogd:*:902:
 _ocserv:*:903:

Modified: head/UIDs
==============================================================================
--- head/UIDs	Tue Sep 29 03:39:42 2015	(r398157)
+++ head/UIDs	Tue Sep 29 05:19:40 2015	(r398158)
@@ -244,7 +244,7 @@ netdisco:*:840:840::0:0:netdisco daemon:
 tcpcryptd:*:841:841::0:0:tcpcrypt daemon:/nonexistent:/usr/sbin/nologin
 munin:*:842:842::0:0:Munin:/var/munin:/usr/sbin/nologin
 subsonic:*:844:844::0:0:Subsonic standalone-server:/nonexistent:/usr/sbin/nologin
-sogod:*:845:845::0:0:SOGo groupware:/nonexistent:/usr/sbin/nologin
+sogod:*:846:846::0:0:SOGo groupware:/nonexistent:/usr/sbin/nologin
 fossy:*:901:901::0:0:FOSSology user:/usr/local/share/fossology:/usr/local/bin/bash
 scanlogd:*:902:902::0:0:scanlogd user:/nonexistent:/usr/sbin/nologin
 _ocserv:*:903:903::0:0:ocserv user:/nonexistent:/usr/sbin/nologin


More information about the svn-ports-all mailing list