diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-07-27 13:57:30 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-07-27 13:57:30 +0000 |
commit | 189da2fda2c1215c7c9798da3318e8634f432a1e (patch) | |
tree | 733b25142c70c3fa0536fb15cdce4a8b4d25d274 /emulators/open-vm-tools | |
parent | 79e7b8fdbd5550a84c8ad6afdcc2f7b3ef1a4f83 (diff) | |
download | ports-189da2fda2c1215c7c9798da3318e8634f432a1e.tar.gz ports-189da2fda2c1215c7c9798da3318e8634f432a1e.zip |
Regular USE_GITHUB cleanup.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=446741
Diffstat (limited to 'emulators/open-vm-tools')
-rw-r--r-- | emulators/open-vm-tools/Makefile | 2 | ||||
-rw-r--r-- | emulators/open-vm-tools/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile index 4531d38723db..36b640fbe82f 100644 --- a/emulators/open-vm-tools/Makefile +++ b/emulators/open-vm-tools/Makefile @@ -3,6 +3,7 @@ PORTNAME= open-vm-tools PORTVERSION= ${RELEASE_VER} +DISTVERSIONPREFIX= stable- PORTEPOCH= 2 CATEGORIES= emulators @@ -47,7 +48,6 @@ USES= autoreconf:-iv fuse gettext-runtime kmod libtool localbase pathfix pkgco USE_GITHUB= yes GH_ACCOUNT= vmware -GH_TAGNAME= stable-${RELEASE_VER} USE_LDCONFIG= yes CPPFLAGS+= -Wno-deprecated-declarations diff --git a/emulators/open-vm-tools/distinfo b/emulators/open-vm-tools/distinfo index 9deee0d1c2f0..747c1d3899f7 100644 --- a/emulators/open-vm-tools/distinfo +++ b/emulators/open-vm-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1493092065 -SHA256 (vmware-open-vm-tools-10.1.5-stable-10.1.5_GH0.tar.gz) = aba7bf570b8951b61784941460659c204359d98fcbfb164df3c30d468a19fb1c -SIZE (vmware-open-vm-tools-10.1.5-stable-10.1.5_GH0.tar.gz) = 3540164 +TIMESTAMP = 1501156965 +SHA256 (vmware-open-vm-tools-stable-10.1.5_GH0.tar.gz) = aba7bf570b8951b61784941460659c204359d98fcbfb164df3c30d468a19fb1c +SIZE (vmware-open-vm-tools-stable-10.1.5_GH0.tar.gz) = 3540164 |