diff --git a/emulators/open-vm-kmod/Makefile b/emulators/open-vm-kmod/Makefile index 2fc821071214..b1e702c3e04c 100644 --- a/emulators/open-vm-kmod/Makefile +++ b/emulators/open-vm-kmod/Makefile @@ -1,30 +1,30 @@ PORTNAME= open-vm-kmod -PORTVERSION= 13.0.5 +PORTVERSION= 13.0.10 DISTVERSIONPREFIX= stable- PORTEPOCH= 2 CATEGORIES= emulators MAINTAINER= garga@FreeBSD.org COMMENT= Open VMware kernel modules for FreeBSD VMware guests WWW= https://github.com/vmware/open-vm-tools LICENSE= BSD2CLAUSE GPLv2 LICENSE_COMB= multi LICENSE_FILE_BSD2CLAUSE= ${WRKSRC}/vmblock/COPYING LICENSE_FILE_GPLv2= ${WRKSRC}/vmmemctl/COPYING ONLY_FOR_ARCHS= aarch64 amd64 i386 USES= kmod uidfix USE_GITHUB= yes GH_ACCOUNT= vmware GH_PROJECT= open-vm-tools MAKE_ARGS= OVT_SOURCE_DIR=${WRKSRC:H:H:H} WRKSRC_SUBDIR= open-vm-tools/modules/freebsd/ PLIST_FILES= ${KMODDIR}/vmblock.ko \ ${KMODDIR}/vmmemctl.ko .include diff --git a/emulators/open-vm-kmod/distinfo b/emulators/open-vm-kmod/distinfo index b05fe8f3acc7..1a4a3b4b2d44 100644 --- a/emulators/open-vm-kmod/distinfo +++ b/emulators/open-vm-kmod/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759280952 -SHA256 (vmware-open-vm-tools-stable-13.0.5_GH0.tar.gz) = 9d4aa767c2b2acec2d56bb50546ef1bb59283e608444d50ef55c97afcd445457 -SIZE (vmware-open-vm-tools-stable-13.0.5_GH0.tar.gz) = 2990133 +TIMESTAMP = 1769521738 +SHA256 (vmware-open-vm-tools-stable-13.0.10_GH0.tar.gz) = 622777a30703226326248fc7d5e55b9ddc280368fc85539d2d1aa06c0531c613 +SIZE (vmware-open-vm-tools-stable-13.0.10_GH0.tar.gz) = 2990615 diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile index 47aa4058a7dd..84f61ed3dd4b 100644 --- a/emulators/open-vm-tools/Makefile +++ b/emulators/open-vm-tools/Makefile @@ -1,96 +1,95 @@ PORTNAME= open-vm-tools -PORTVERSION= 13.0.5 +PORTVERSION= 13.0.10 DISTVERSIONPREFIX= stable- -PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= emulators MAINTAINER= garga@FreeBSD.org COMMENT= Open VMware tools for FreeBSD VMware guests ${${FLAVOR}_COMMENT} WWW= https://github.com/vmware/open-vm-tools LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING ONLY_FOR_ARCHS= aarch64 amd64 i386 LIB_DEPENDS= libdnet.so:net/libdnet RUN_DEPENDS= open-vm-kmod>0:emulators/open-vm-kmod FLAVORS= default nox11 default_CONFLICTS_INSTALL= open-vm-tools-nox11 nox11_PKGNAMESUFFIX= -nox11 nox11_CONFLICTS_INSTALL= open-vm-tools nox11_COMMENT= (without X11) USES= autoreconf gettext-runtime gnome libtool localbase \ pathfix pkgconfig USE_GITHUB= yes GH_ACCOUNT= vmware USE_GNOME= glib20 USE_LDCONFIG= yes USE_RC_SUBR= vmware-guestd vmware-kmod GNU_CONFIGURE= yes CONFIGURE_ARGS+=--disable-vgauth \ --enable-containerinfo=no \ --sysconfdir=${PREFIX}/etc \ --without-icu \ --without-kernel-modules INSTALL_TARGET= install-strip CPPFLAGS+= -Wno-deprecated-declarations WRKSRC_SUBDIR= open-vm-tools PORTDOCS= * OPTIONS_DEFINE= DOCS DEPLOYPKG FUSE LIBNOTIFY OPENSSL X11 OPTIONS_DEFAULT=DOCS FUSE LIBNOTIFY OPENSSL X11 .if ${FLAVOR:U} == nox11 OPTIONS_EXCLUDE:= LIBNOTIFY X11 .endif OPTIONS_SUB= DEPLOYPKG_DESC= DeployPkg plugin LIBNOTIFY_DESC= Desktop notification support DEPLOYPKG_LIB_DEPENDS= libmspack.so:archivers/libmspack DEPLOYPKG_CONFIGURE_ENABLE= deploypkg DOCS_BUILD_DEPENDS= doxygen:devel/doxygen DOCS_CONFIGURE_ENABLE= docs FUSE_USES= fuse LIBNOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify OPENSSL_CONFIGURE_WITH= ssl X11_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz X11_USES= desktop-file-utils xorg X11_USE= GNOME=gdkpixbuf,gdkpixbuf2xlib,gtk30,gtkmm30 \ XORG=ice,sm,x11,xext,xi,xinerama,xorgproto,xrandr,xrender,xtst X11_CONFIGURE_WITH= gtk3 gtkmm3 x post-patch: @${REINPLACE_CMD} -e "s@%%PREFIX%%@${PREFIX}@" \ ${WRKSRC}/Makefile.am \ ${WRKSRC}/lib/guestApp/guestApp.c \ ${WRKSRC}/lib/misc/codeset.c \ ${WRKSRC}/scripts/common/vm-support \ ${WRKSRC}/services/plugins/componentMgr/svtminion.sh \ ${WRKSRC}/services/vmtoolsd/Makefile.am \ ${WRKSRC}/vgauth/common/prefs.h \ ${WRKSRC}/vgauth/service/Makefile.am \ ${WRKSRC}/vmware-user-suid-wrapper/wrapper.h post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/lib/vmware-tools/modules/drivers ${MKDIR} ${STAGEDIR}${PREFIX}/lib/vmware-tools/modules/input ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/tools.conf \ ${STAGEDIR}${DATADIR}/tools.conf.sample ${MKDIR} ${STAGEDIR}${PREFIX}/share/open-vm-tools/scripts/vmware/ ${MKDIR} ${STAGEDIR}${PREFIX}/share/open-vm-tools/tests/ .include diff --git a/emulators/open-vm-tools/distinfo b/emulators/open-vm-tools/distinfo index fdf03439d71a..c9ceb3cf9a50 100644 --- a/emulators/open-vm-tools/distinfo +++ b/emulators/open-vm-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759281082 -SHA256 (vmware-open-vm-tools-stable-13.0.5_GH0.tar.gz) = 9d4aa767c2b2acec2d56bb50546ef1bb59283e608444d50ef55c97afcd445457 -SIZE (vmware-open-vm-tools-stable-13.0.5_GH0.tar.gz) = 2990133 +TIMESTAMP = 1769521082 +SHA256 (vmware-open-vm-tools-stable-13.0.10_GH0.tar.gz) = 622777a30703226326248fc7d5e55b9ddc280368fc85539d2d1aa06c0531c613 +SIZE (vmware-open-vm-tools-stable-13.0.10_GH0.tar.gz) = 2990615