svn commit: r350187 - in head: . mail/qpopper

Rene Ladan rene at FreeBSD.org
Fri Apr 4 23:46:17 UTC 2014


Author: rene
Date: Fri Apr  4 23:46:16 2014
New Revision: 350187
URL: http://svnweb.freebsd.org/changeset/ports/350187
QAT: https://qat.redports.org/buildarchive/r350187/

Log:
  - Add daemon group for mail/qpopper
  - Bump PORTREVISION of mail/qpopper

Modified:
  head/GIDs
  head/mail/qpopper/Makefile

Modified: head/GIDs
==============================================================================
--- head/GIDs	Fri Apr  4 23:45:06 2014	(r350186)
+++ head/GIDs	Fri Apr  4 23:46:16 2014	(r350187)
@@ -1,6 +1,7 @@
 # $FreeBSD$
 # Please keep this file sorted by GID!
 operator:*:5:amanda
+daemon:*:1:
 mail:*:6:postfix,clamav
 smmsp:*:25:
 bind:*:53:

Modified: head/mail/qpopper/Makefile
==============================================================================
--- head/mail/qpopper/Makefile	Fri Apr  4 23:45:06 2014	(r350186)
+++ head/mail/qpopper/Makefile	Fri Apr  4 23:46:16 2014	(r350187)
@@ -3,7 +3,7 @@
 
 PORTNAME=	qpopper
 PORTVERSION=	4.1.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail ipv6
 MASTER_SITES=	ftp://ftp.qualcomm.com/eudora/servers/unix/popper/ \
 		http://core.ring.gr.jp/archives/net/mail/qpopper/


More information about the svn-ports-head mailing list