svn commit: r363510 - head/mail/perdition

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Jul 30 20:06:24 UTC 2014


Author: amdmi3
Date: Wed Jul 30 20:06:24 2014
New Revision: 363510
URL: http://svnweb.freebsd.org/changeset/ports/363510
QAT: https://qat.redports.org/buildarchive/r363510/

Log:
  - Fix plist

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

Modified: head/mail/perdition/Makefile
==============================================================================
--- head/mail/perdition/Makefile	Wed Jul 30 19:42:50 2014	(r363509)
+++ head/mail/perdition/Makefile	Wed Jul 30 20:06:24 2014	(r363510)
@@ -3,7 +3,7 @@
 
 PORTNAME=	perdition
 PORTVERSION=	1.18
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	mail net security
 MASTER_SITES=	http://horms.net/projects/perdition/download/${PORTVERSION}/
 

Modified: head/mail/perdition/pkg-plist
==============================================================================
--- head/mail/perdition/pkg-plist	Wed Jul 30 19:42:50 2014	(r363509)
+++ head/mail/perdition/pkg-plist	Wed Jul 30 20:06:24 2014	(r363510)
@@ -70,5 +70,5 @@ sbin/perdition.imap4s
 sbin/perdition.imaps
 %%PORTDOCS%%%%DOCSDIR%%/perdition-pam.sample
 @dirrmtry etc/perdition
- at dirrmtry etc/openldap/schema
+%%LDAP%%@dirrmtry etc/openldap/schema
 %%PORTDOCS%%@dirrm %%DOCSDIR%%


More information about the svn-ports-all mailing list