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

(-)/usr/ports/deskutils/gxmessage/Makefile (-4 / +4 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	gxmessage
8
PORTNAME=	gxmessage
9
PORTVERSION=	2.6.2
9
PORTVERSION=	2.12.4
10
PORTREVISION=	3
11
CATEGORIES=	deskutils
10
CATEGORIES=	deskutils
12
MASTER_SITES=	http://homepages.ihug.co.nz/~trmusson/stuff/
11
MASTER_SITES=	http://homepages.ihug.co.nz/~trmusson/stuff/
13
12
Lines 17-28 Link Here
17
USE_GNOME=	gtk20 gnomeprefix
16
USE_GNOME=	gtk20 gnomeprefix
18
USE_GMAKE=	yes
17
USE_GMAKE=	yes
19
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
USE_GETTEXT=	yes
20
INSTALLS_ICONS=	yes
20
21
21
MAKE_ARGS+=	INSTALL="${INSTALL_PROGRAM}"
22
MAKE_ARGS+=	INSTALL="${INSTALL_PROGRAM}"
22
23
23
MANCOMPRESSED=	no
24
MANCOMPRESSED=	no
24
MAN1=		gxmessage.1
25
MAN1=		gxmessage.1
25
PLIST_FILES=	bin/gxmessage \
26
INFO=		${PORTNAME}
26
		share/pixmaps/gxmessage.png
27
27
28
.include <bsd.port.mk>
28
.include <bsd.port.mk>
(-)/usr/ports/deskutils/gxmessage/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (gxmessage-2.6.2.tar.gz) = 429c49006d2e1c2075f89f612b892b4f
1
MD5 (gxmessage-2.12.4.tar.gz) = 7c94c714ebedbfa2db2d645cc4a4092a
2
SHA256 (gxmessage-2.6.2.tar.gz) = 4729132117d4ac7b04d148826f578af7acf4a8edd49b12450ce512079c9a7ac7
2
SHA256 (gxmessage-2.12.4.tar.gz) = ebfaefd01483c43eadda004b75d493bc8dcc016076f6a48f97774364bbe30c87
3
SIZE (gxmessage-2.6.2.tar.gz) = 88104
3
SIZE (gxmessage-2.12.4.tar.gz) = 248034
(-)/usr/ports/deskutils/gxmessage/pkg-plist (+9 lines)
Line 0 Link Here
1
bin/gxmessage
2
share/icons/hicolor/48x48/apps/gxmessage.png
3
share/locale/de/LC_MESSAGES/gxmessage.mo
4
share/locale/en_AU/LC_MESSAGES/gxmessage.mo
5
share/locale/en_CA/LC_MESSAGES/gxmessage.mo
6
share/locale/en_GB/LC_MESSAGES/gxmessage.mo
7
share/locale/en_NZ/LC_MESSAGES/gxmessage.mo
8
share/locale/sk/LC_MESSAGES/gxmessage.mo
9
share/locale/sv/LC_MESSAGES/gxmessage.mo

Return to bug 151136