pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/hpack
Module Name: pkgsrc
Committed By: pho
Date: Sun Mar 9 07:45:07 UTC 2025
Modified Files:
pkgsrc/archivers/hpack: Makefile
Log Message:
archivers/hpack: Mark as conflicting with devel/hs-hpack
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/archivers/hpack/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/hpack/Makefile
diff -u pkgsrc/archivers/hpack/Makefile:1.42 pkgsrc/archivers/hpack/Makefile:1.43
--- pkgsrc/archivers/hpack/Makefile:1.42 Mon Jan 27 19:12:38 2025
+++ pkgsrc/archivers/hpack/Makefile Sun Mar 9 07:45:07 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2025/01/27 19:12:38 rillig Exp $
+# $NetBSD: Makefile,v 1.43 2025/03/09 07:45:07 pho Exp $
DISTNAME= hpack79src
PKGNAME= hpack-0.79
@@ -10,6 +10,8 @@ DIST_SUBDIR= ${PKGNAME_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Multi-System Archiver with open keys PGP-based security
+CONFLICTS+= hs-hpack-[0-9]* # devel/hs-hpack
+
WRKSRC= ${WRKDIR}
MAKE_FILE= makefile
MAKE_FLAGS+= CFLAGS=${HPACK_CFLAGS:Q} CMDL=${HPACK_LDFLAGS:Q}
Home |
Main Index |
Thread Index |
Old Index