pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/protobuf-c
Module Name: pkgsrc
Committed By: gdt
Date: Thu Mar 28 11:13:30 UTC 2024
Modified Files:
pkgsrc/devel/protobuf-c: Makefile
Log Message:
devel/protobuf-c: Belated revbump for update of protobuf
In mid-February, protobuf was updated from 25.2 to 25.3. Apparently
and arguably, this was a minor update. The shlib version changed from
25.2.0 to 25.3.0. However, due to either an upstream bug or upstream
not following norms, there is no .25 symlink, and depending packages
encode the full version. Thus, this was an ABI change.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/protobuf-c/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/protobuf-c/Makefile
diff -u pkgsrc/devel/protobuf-c/Makefile:1.20 pkgsrc/devel/protobuf-c/Makefile:1.21
--- pkgsrc/devel/protobuf-c/Makefile:1.20 Tue Jan 30 18:29:17 2024
+++ pkgsrc/devel/protobuf-c/Makefile Thu Mar 28 11:13:30 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2024/01/30 18:29:17 adam Exp $
+# $NetBSD: Makefile,v 1.21 2024/03/28 11:13:30 gdt Exp $
DISTNAME= protobuf-c-1.5.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=protobuf-c/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
Home |
Main Index |
Thread Index |
Old Index