svn commit: r366358 - head/mail/qpopper

Matthias Andree mandree at FreeBSD.org
Wed Aug 27 21:10:08 UTC 2014


Author: mandree
Date: Wed Aug 27 21:10:07 2014
New Revision: 366358
URL: http://svnweb.freebsd.org/changeset/ports/366358
QAT: https://qat.redports.org/buildarchive/r366358/

Log:
  Sanitize @mode u+s to @mode 04555 and bump PORTREVISION.
  
  PR:		185285 (regression)
  Approved by:	portmgr (antoine)

Modified:
  head/mail/qpopper/Makefile
  head/mail/qpopper/pkg-plist

Modified: head/mail/qpopper/Makefile
==============================================================================
--- head/mail/qpopper/Makefile	Wed Aug 27 21:08:40 2014	(r366357)
+++ head/mail/qpopper/Makefile	Wed Aug 27 21:10:07 2014	(r366358)
@@ -3,7 +3,7 @@
 
 PORTNAME=	qpopper
 PORTVERSION=	4.1.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	mail ipv6
 MASTER_SITES=	ftp://ftp.qualcomm.com/eudora/servers/unix/popper/ \
 		http://core.ring.gr.jp/archives/net/mail/qpopper/

Modified: head/mail/qpopper/pkg-plist
==============================================================================
--- head/mail/qpopper/pkg-plist	Wed Aug 27 21:08:40 2014	(r366357)
+++ head/mail/qpopper/pkg-plist	Wed Aug 27 21:10:07 2014	(r366358)
@@ -1,5 +1,5 @@
 @owner %%USERS%%
- at mode u+s
+ at mode 04555
 %%QPOPAUTH%%bin/qapopauth
 %%QPOPAUTH%%bin/qpopauth
 @group %%GROUPS%%


More information about the svn-ports-all mailing list