git: 4b311de655d3 - main - net/xrdp*: chase PulseAudio update
Koichiro Iwao
meta at FreeBSD.org
Tue Apr 13 08:41:05 UTC 2021
The branch main has been updated by meta:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4b311de655d3ed3decdd50437ecb83659fd754e1
commit 4b311de655d3ed3decdd50437ecb83659fd754e1
Author: Koichiro Iwao <meta at FreeBSD.org>
AuthorDate: 2021-04-13 08:37:06 +0000
Commit: Koichiro Iwao <meta at FreeBSD.org>
CommitDate: 2021-04-13 08:40:47 +0000
net/xrdp*: chase PulseAudio update
---
net/xrdp-devel/Makefile | 3 ++-
net/xrdp/Makefile | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/net/xrdp-devel/Makefile b/net/xrdp-devel/Makefile
index 88dab89d9405..defcdf9d01ca 100644
--- a/net/xrdp-devel/Makefile
+++ b/net/xrdp-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xrdp
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.16.p20210223
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net
PKGNAMESUFFIX= -devel
@@ -19,7 +20,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${LOCALBASE}/bin/nasm:devel/nasm
RUN_DEPENDS= xterm:x11/xterm \
${LOCALBASE}/lib/xorg/modules/libxorgxrdp.so:x11-drivers/xorgxrdp \
- ${LOCALBASE}/lib/pulse-13.0/modules/module-xrdp-sink.so:audio/pulseaudio-module-xrdp
+ ${LOCALBASE}/lib/pulse-14.2/modules/module-xrdp-sink.so:audio/pulseaudio-module-xrdp
USES= autoreconf:build compiler:c11 jpeg localbase libtool pkgconfig \
ssl xorg
diff --git a/net/xrdp/Makefile b/net/xrdp/Makefile
index 64a66d2cd709..f2d542da733c 100644
--- a/net/xrdp/Makefile
+++ b/net/xrdp/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xrdp
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.15
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net
DIST_SUBDIR?= ${PORTNAME}
@@ -18,7 +19,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${LOCALBASE}/bin/nasm:devel/nasm
RUN_DEPENDS= xterm:x11/xterm \
${LOCALBASE}/lib/xorg/modules/libxorgxrdp.so:x11-drivers/xorgxrdp \
- ${LOCALBASE}/lib/pulse-13.0/modules/module-xrdp-sink.so:audio/pulseaudio-module-xrdp
+ ${LOCALBASE}/lib/pulse-14.2/modules/module-xrdp-sink.so:audio/pulseaudio-module-xrdp
USES= autoreconf:build compiler:c11 jpeg localbase libtool pkgconfig \
ssl xorg
More information about the dev-commits-ports-all
mailing list