pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/open-vm-tools
Module Name: pkgsrc
Committed By: adam
Date: Mon May 26 07:20:23 UTC 2025
Modified Files:
pkgsrc/sysutils/open-vm-tools: Makefile
Log Message:
open-vm-tools: adjust GITHUB_RELEASE - it has changed upstream
To generate a diff of this commit:
cvs rdiff -u -r1.140 -r1.141 pkgsrc/sysutils/open-vm-tools/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/open-vm-tools/Makefile
diff -u pkgsrc/sysutils/open-vm-tools/Makefile:1.140 pkgsrc/sysutils/open-vm-tools/Makefile:1.141
--- pkgsrc/sysutils/open-vm-tools/Makefile:1.140 Tue May 13 03:50:40 2025
+++ pkgsrc/sysutils/open-vm-tools/Makefile Mon May 26 07:20:23 2025
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.140 2025/05/13 03:50:40 adam Exp $
+# $NetBSD: Makefile,v 1.141 2025/05/26 07:20:23 adam Exp $
OVTVER= 12.5.2
DISTNAME= open-vm-tools-${OVTVER}-24697584
PKGNAME= open-vm-tools-${OVTVER}
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=vmware/}
-GITHUB_RELEASE= ${OVTVER}
+GITHUB_RELEASE= stable-${OVTVER}
MAINTAINER= agc%NetBSD.org@localhost
HOMEPAGE= https://github.com/vmware/open-vm-tools
Home |
Main Index |
Thread Index |
Old Index