View | Details | Raw Unified | Return to bug 226698 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/ports/comms/anyremote/Makefile (-2 / +4 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/comms/anyremote/Makefile 439605 2017-04-28 12:34:53Z miwi $
2
# $FreeBSD: head/comms/anyremote/Makefile 439605 2017-04-28 12:34:53Z miwi $
3
3
4
PORTNAME=	anyremote
4
PORTNAME=	anyremote
5
PORTVERSION=	6.7.1
5
PORTVERSION=	6.3.2
6
PORTREVISION=	3
6
CATEGORIES=	comms
7
CATEGORIES=	comms
7
MASTER_SITES=	SF
8
MASTER_SITES=	SF
8
9
Lines 13-19 Link Here
13
LICENSE_FILE=	${WRKSRC}/COPYING
14
LICENSE_FILE=	${WRKSRC}/COPYING
14
15
15
USES=		alias iconv pkgconfig python shebangfix
16
USES=		alias iconv pkgconfig python shebangfix
16
SHEBANG_FILES=	cfg-data/Utils/all-in-1.py
17
SHEBANG_FILES=	cfg-data/Utils/imdb-mf.sh \
18
		cfg-data/Utils/all-in-1.py
17
USE_GNOME=	glib20
19
USE_GNOME=	glib20
18
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
19
CPPFLAGS+=	-I${LOCALBASE}/include
21
CPPFLAGS+=	-I${LOCALBASE}/include
(-)/usr/ports/comms/anyremote/distinfo (-3 / +2 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1520452038
1
SHA256 (anyremote-6.3.2.tar.gz) = ab878677e3581ac716ce77bf601a10bfb199a136e605ca02a729428ed6341620
2
SHA256 (anyremote-6.7.1.tar.gz) = 89133105d026b908216205f2f49c2566b8e81f0d272a08f6899b6061c85682c3
2
SIZE (anyremote-6.3.2.tar.gz) = 2424004
3
SIZE (anyremote-6.7.1.tar.gz) = 2456651
(-)/usr/ports/comms/anyremote/pkg-plist (+1 lines)
Lines 362-367 Link Here
362
%%DATADIR%%/cfg-data/Utils/iViewer/prev.png
362
%%DATADIR%%/cfg-data/Utils/iViewer/prev.png
363
%%DATADIR%%/cfg-data/Utils/iViewer/stop-active.png
363
%%DATADIR%%/cfg-data/Utils/iViewer/stop-active.png
364
%%DATADIR%%/cfg-data/Utils/iViewer/stop.png
364
%%DATADIR%%/cfg-data/Utils/iViewer/stop.png
365
%%DATADIR%%/cfg-data/Utils/imdb-mf.sh
365
%%DATADIR%%/cfg-data/Utils/message.sh
366
%%DATADIR%%/cfg-data/Utils/message.sh
366
%%DATADIR%%/cfg-data/Utils/pulse-audio-ctl.sh
367
%%DATADIR%%/cfg-data/Utils/pulse-audio-ctl.sh
367
%%DATADIR%%/cfg-data/Utils/registry.sh
368
%%DATADIR%%/cfg-data/Utils/registry.sh

Return to bug 226698