View | Details | Raw Unified | Return to bug 179587
Collapse All | Expand All

(-)deskutils/ganyremote/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/deskutils/ganyremote/Makefile 316464 2013-04-24 18:10:30Z ak $
2
# $FreeBSD: head/deskutils/ganyremote/Makefile 316464 2013-04-24 18:10:30Z ak $
3
3
4
PORTNAME=	ganyremote
4
PORTNAME=	ganyremote
5
PORTVERSION=	6.1
5
PORTVERSION=	6.2
6
CATEGORIES=	deskutils comms gnome
6
CATEGORIES=	deskutils comms gnome
7
MASTER_SITES=	SF/anyremote/${PORTNAME}/${PORTVERSION}
7
MASTER_SITES=	SF/anyremote/${PORTNAME}/${PORTVERSION}
8
8
Lines 15-23 Link Here
15
15
16
OPTIONS_DEFINE=	DOCS
16
OPTIONS_DEFINE=	DOCS
17
17
18
USES=		gettext
18
USE_GNOME=	pygtk2
19
USE_GNOME=	pygtk2
19
USE_PYTHON=	yes
20
USE_PYTHON=	yes
20
USES=		gettext
21
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
22
MAKE_JOBS_SAFE=	yes
22
MAKE_JOBS_SAFE=	yes
23
23
(-)deskutils/ganyremote/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (ganyremote-6.1.tar.gz) = c5c53e112297f3441dd8201abd47a9828227376fa5f524bf5b56e78fb3c89173
1
SHA256 (ganyremote-6.2.tar.gz) = cac48b5323cf5a20ece358846075e7c3dcfb1e5b318701db6b90e34e54bbd91d
2
SIZE (ganyremote-6.1.tar.gz) = 277145
2
SIZE (ganyremote-6.2.tar.gz) = 282501

Return to bug 179587