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:   wiz
Date:           Sun Jul  7 15:54:30 UTC 2024

Modified Files:
        pkgsrc/devel/protobuf-c: Makefile

Log Message:
protobuf-c: bump PKGREVISION for patch reduction

to be on the safe side


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 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.24 pkgsrc/devel/protobuf-c/Makefile:1.25
--- pkgsrc/devel/protobuf-c/Makefile:1.24       Wed May 29 16:35:18 2024
+++ pkgsrc/devel/protobuf-c/Makefile    Sun Jul  7 15:54:29 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2024/05/29 16:35:18 adam Exp $
+# $NetBSD: Makefile,v 1.25 2024/07/07 15:54:29 wiz Exp $
 
 DISTNAME=      protobuf-c-1.5.0
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=protobuf-c/}
 GITHUB_RELEASE=        v${PKGVERSION_NOREV}



Home | Main Index | Thread Index | Old Index