Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152505806
D22021.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D22021.diff
View Options
Index: head/comms/anyremote/Makefile
===================================================================
--- head/comms/anyremote/Makefile
+++ head/comms/anyremote/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= anyremote
-PORTVERSION= 6.7.1
+PORTVERSION= 6.7.2
CATEGORIES= comms
MASTER_SITES= SF
@@ -15,9 +15,9 @@
LIB_DEPENDS= libdbus-1.so:devel/dbus \
libavahi-client.so:net/avahi-app
-USES= alias iconv pkgconfig python shebangfix
-SHEBANG_FILES= cfg-data/Utils/all-in-1.py
+USES= alias iconv pkgconfig python shebangfix gnome xorg
USE_GNOME= glib20
+SHEBANG_FILES= cfg-data/Utils/all-in-1.py
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
Index: head/comms/anyremote/distinfo
===================================================================
--- head/comms/anyremote/distinfo
+++ head/comms/anyremote/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520452038
-SHA256 (anyremote-6.7.1.tar.gz) = 89133105d026b908216205f2f49c2566b8e81f0d272a08f6899b6061c85682c3
-SIZE (anyremote-6.7.1.tar.gz) = 2456651
+TIMESTAMP = 1571055499
+SHA256 (anyremote-6.7.2.tar.gz) = 05b53707f3e06b20d89722a9f9bf7f5f52b491102e67057cc833a2648bb8fcf3
+SIZE (anyremote-6.7.2.tar.gz) = 2465152
Index: head/comms/anyremote/files/patch-src_pr__frontend.c
===================================================================
--- head/comms/anyremote/files/patch-src_pr__frontend.c
+++ head/comms/anyremote/files/patch-src_pr__frontend.c
@@ -0,0 +1,11 @@
+--- src/pr_frontend.c.orig 2018-11-04 07:18:02 UTC
++++ src/pr_frontend.c
+@@ -29,6 +29,8 @@
+ #include <sys/socket.h>
+ #include <sys/types.h>
+ #include <unistd.h>
++#include <sys/types.h>
++#include <netinet/in.h>
+
+ #include "common.h"
+ #include "lib_wrapper.h"
Index: head/comms/anyremote/files/patch-src_pr_frontend.c
===================================================================
--- head/comms/anyremote/files/patch-src_pr_frontend.c
+++ head/comms/anyremote/files/patch-src_pr_frontend.c
@@ -1,11 +0,0 @@
---- src/pr_frontend.c.orig 2009-04-10 14:17:39.000000000 +1000
-+++ src/pr_frontend.c 2009-04-10 14:17:53.000000000 +1000
-@@ -25,6 +25,8 @@
- #include <string.h>
- #include <sys/socket.h>
- #include <unistd.h>
-+#include <sys/types.h>
-+#include <netinet/in.h>
-
- #include "common.h"
- #include "utils.h"
Index: head/comms/anyremote/pkg-plist
===================================================================
--- head/comms/anyremote/pkg-plist
+++ head/comms/anyremote/pkg-plist
@@ -384,6 +384,8 @@
%%DATADIR%%/cfg-data/iViewer/totem.cfg
%%DATADIR%%/cfg-data/iViewer/vlc.cfg
%%DATADIR%%/cfg-data/iViewer/xine.cfg
+%%DATADIR%%/cfg-data/Server-mode/shotwell.cfg
+%%DATADIR%%/cfg-data/Server-mode/snappy.cfg
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 16, 9:38 AM (8 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31573753
Default Alt Text
D22021.diff (2 KB)
Attached To
Mode
D22021: comms/anyremote: update to 6.7.2
Attached
Detach File
Event Timeline
Log In to Comment