Page MenuHomeFreeBSD

D22021.diff
No OneTemporary

D22021.diff

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

Mime Type
text/plain
Expires
Thu, Apr 16, 3:06 AM (2 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31573753
Default Alt Text
D22021.diff (2 KB)

Event Timeline