pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/p5-Mail-SRS



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Thu Mar 30 01:53:09 UTC 2017

Modified Files:
        pkgsrc/mail/p5-Mail-SRS: Makefile

Log Message:
CONFLICTS with libsrs2, to be added shortly.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/mail/p5-Mail-SRS/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/p5-Mail-SRS/Makefile
diff -u pkgsrc/mail/p5-Mail-SRS/Makefile:1.21 pkgsrc/mail/p5-Mail-SRS/Makefile:1.22
--- pkgsrc/mail/p5-Mail-SRS/Makefile:1.21       Wed Jun  8 19:23:59 2016
+++ pkgsrc/mail/p5-Mail-SRS/Makefile    Thu Mar 30 01:53:09 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2016/06/08 19:23:59 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2017/03/30 01:53:09 schmonz Exp $
 
 DISTNAME=      Mail-SRS-0.31
 PKGNAME=       p5-${DISTNAME}
@@ -10,6 +10,8 @@ MAINTAINER=   pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.libsrs2.org/
 COMMENT=       SMTP envelope sender rewriting for SPF-compliant forwarding
 
+CONFLICTS+=    libsrs2-[0-9]*
+
 #DEPENDS+=     {perl>=5.8.1,p5-DB_File>=1.806}:../../databases/p5-DB_File
 DEPENDS+=      p5-Digest-HMAC>=1.01:../../security/p5-Digest-HMAC
 DEPENDS+=      p5-MLDBM>=2.01:../../databases/p5-MLDBM



Home | Main Index | Thread Index | Old Index