pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail
Module Name: pkgsrc
Committed By: manu
Date: Fri Dec 12 03:00:28 UTC 2025
Modified Files:
pkgsrc/mail/flowerysong-openarc: Makefile
pkgsrc/mail/openarc: Makefile
Log Message:
Add CONFLICT for mail/openarc and mail/flowerysong-openarc
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/mail/flowerysong-openarc/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/mail/openarc/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/flowerysong-openarc/Makefile
diff -u pkgsrc/mail/flowerysong-openarc/Makefile:1.1 pkgsrc/mail/flowerysong-openarc/Makefile:1.2
--- pkgsrc/mail/flowerysong-openarc/Makefile:1.1 Thu Dec 11 00:48:27 2025
+++ pkgsrc/mail/flowerysong-openarc/Makefile Fri Dec 12 03:00:28 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2025/12/11 00:48:27 manu Exp $
+# $NetBSD: Makefile,v 1.2 2025/12/12 03:00:28 manu Exp $
DISTNAME= OpenARC-1.3.0
PKGNAME= flowerysong-${DISTNAME:tl}
CATEGORIES= mail
@@ -10,6 +10,8 @@ HOMEPAGE= https://github.com/flowerysong
COMMENT= Open source ARC library, MTA filter implementation and tools
LICENSE= modified-bsd
+CONFLICT+= openarc-[0-9]*
+
RCD_SCRIPTS= openarc
WRKSRC= ${WRKDIR}/${DISTNAME}
Index: pkgsrc/mail/openarc/Makefile
diff -u pkgsrc/mail/openarc/Makefile:1.8 pkgsrc/mail/openarc/Makefile:1.9
--- pkgsrc/mail/openarc/Makefile:1.8 Thu Dec 11 00:44:17 2025
+++ pkgsrc/mail/openarc/Makefile Fri Dec 12 03:00:28 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2025/12/11 00:44:17 manu Exp $
+# $NetBSD: Makefile,v 1.9 2025/12/12 03:00:28 manu Exp $
DISTNAME= openarc-20180921
PKGREVISION= 5
@@ -12,6 +12,8 @@ HOMEPAGE= https://github.com/trusteddoma
COMMENT= Open source ARC library, MTA filter implementation and tools
LICENSE= modified-bsd
+CONFLICT+= flowerysong-openarc-[0-9]*
+
RCD_SCRIPTS= openarc
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index