pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/git
Module Name: pkgsrc
Committed By: js
Date: Sun Oct 5 19:28:06 UTC 2025
Modified Files:
pkgsrc/devel/git: Makefile.common
Log Message:
git: revbump for openssl option
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/git/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/git/Makefile.common
diff -u pkgsrc/devel/git/Makefile.common:1.10 pkgsrc/devel/git/Makefile.common:1.11
--- pkgsrc/devel/git/Makefile.common:1.10 Tue Jan 7 19:35:16 2025
+++ pkgsrc/devel/git/Makefile.common Sun Oct 5 19:28:06 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2025/01/07 19:35:16 riastradh Exp $
+# $NetBSD: Makefile.common,v 1.11 2025/10/05 19:28:06 js Exp $
#
# used by devel/git-base/Makefile
# used by devel/git-contrib/Makefile
@@ -11,6 +11,7 @@
.include "../../devel/git/Makefile.version"
DISTNAME= git-${GIT_VERSION}
+PKGREVISION= 1
CATEGORIES= devel scm
MASTER_SITES?= https://www.kernel.org/pub/software/scm/git/
EXTRACT_SUFX= .tar.xz
Home |
Main Index |
Thread Index |
Old Index