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:   ryoon
Date:           Mon Apr 30 05:33:46 UTC 2018

Modified Files:
        pkgsrc/sysutils/open-vm-tools: Makefile

Log Message:
Remove PKGREVISION after update


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 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.84 pkgsrc/sysutils/open-vm-tools/Makefile:1.85
--- pkgsrc/sysutils/open-vm-tools/Makefile:1.84 Mon Apr 30 05:32:22 2018
+++ pkgsrc/sysutils/open-vm-tools/Makefile      Mon Apr 30 05:33:46 2018
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.84 2018/04/30 05:32:22 ryoon Exp $
+# $NetBSD: Makefile,v 1.85 2018/04/30 05:33:46 ryoon Exp $
 
 OVTVER=                10.2.5
 DISTNAME=      open-vm-tools-${OVTVER}-8068406
 PKGNAME=       open-vm-tools-${OVTVER}
-PKGREVISION=   3
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=vmware/}
 



Home | Main Index | Thread Index | Old Index