pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/imsg-compat
Module Name: pkgsrc
Committed By: vins
Date: Sat Jul 26 09:08:54 UTC 2025
Modified Files:
pkgsrc/devel/imsg-compat: Makefile
Log Message:
devel/imsg-compat: clarify package COMMENT
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/imsg-compat/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/imsg-compat/Makefile
diff -u pkgsrc/devel/imsg-compat/Makefile:1.2 pkgsrc/devel/imsg-compat/Makefile:1.3
--- pkgsrc/devel/imsg-compat/Makefile:1.2 Sat Jul 26 09:06:46 2025
+++ pkgsrc/devel/imsg-compat/Makefile Sat Jul 26 09:08:53 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2025/07/26 09:06:46 vins Exp $
+# $NetBSD: Makefile,v 1.3 2025/07/26 09:08:53 vins Exp $
DISTNAME= imsg-compat-8.0.0
PKGREVISION= 1
@@ -8,7 +8,7 @@ GITHUB_TAG= ${PKGVERSION_NOREV}
MAINTAINER= vins%NetBSD.org@localhost
HOMEPAGE= https://github.com/bsd-ac/imsg-compat/
-COMMENT= Portable OpenBSD imsg_* interface
+COMMENT= Portable version of OpenBSD's imsg interface
LICENSE= isc
PKGCONFIG_OVERRIDE+= libimsg.pc.in
Home |
Main Index |
Thread Index |
Old Index