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

(-)ports/audio/glurp/Makefile (-2 / +1 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	glurp
8
PORTNAME=	glurp
9
PORTVERSION=	0.11.5
9
PORTVERSION=	0.11.6
10
PORTREVISION=	1
11
CATEGORIES=	audio
10
CATEGORIES=	audio
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
(-)ports/audio/glurp/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (glurp-0.11.5.tar.gz) = e3780a0a90fadb126a19898f3b7606fe
1
MD5 (glurp-0.11.6.tar.gz) = 17d1c780fe006b51886d774e387d0269
2
SHA256 (glurp-0.11.5.tar.gz) = 961ed90c38b7e10ef56b4bfac22c463cf74621f3e240c0adc1283b08b533c525
2
SHA256 (glurp-0.11.6.tar.gz) = a9b1b5c03067fdb29ed8c4ca8cd9c67da8f5af2a5b332878059c52e0bb4a333c
3
SIZE (glurp-0.11.5.tar.gz) = 136564
3
SIZE (glurp-0.11.6.tar.gz) = 138603
(-)ports/audio/glurp/pkg-plist (-9 / +9 lines)
Lines 1-20 Link Here
1
bin/glurp
1
bin/glurp
2
%%DATADIR%%/glurp.glade
2
%%DATADIR%%/pixmaps/add.png
3
%%DATADIR%%/pixmaps/add.png
3
%%DATADIR%%/pixmaps/config.png
4
%%DATADIR%%/pixmaps/config.png
4
%%DATADIR%%/pixmaps/media-audiofile.png
5
%%DATADIR%%/pixmaps/media-audiofile.png
5
%%DATADIR%%/pixmaps/player-prev.png
6
%%DATADIR%%/pixmaps/player-play.png
7
%%DATADIR%%/pixmaps/player-pause.png
8
%%DATADIR%%/pixmaps/player-stop.png
9
%%DATADIR%%/pixmaps/player-next.png
10
%%DATADIR%%/pixmaps/player-repeat.png
11
%%DATADIR%%/pixmaps/player-random.png
12
%%DATADIR%%/pixmaps/online.png
13
%%DATADIR%%/pixmaps/offline.png
6
%%DATADIR%%/pixmaps/offline.png
7
%%DATADIR%%/pixmaps/online.png
14
%%DATADIR%%/pixmaps/outputs.png
8
%%DATADIR%%/pixmaps/outputs.png
9
%%DATADIR%%/pixmaps/player-next.png
10
%%DATADIR%%/pixmaps/player-pause.png
11
%%DATADIR%%/pixmaps/player-play.png
12
%%DATADIR%%/pixmaps/player-prev.png
13
%%DATADIR%%/pixmaps/player-random.png
14
%%DATADIR%%/pixmaps/player-repeat.png
15
%%DATADIR%%/pixmaps/player-stop.png
15
%%DATADIR%%/pixmaps/playlist.png
16
%%DATADIR%%/pixmaps/playlist.png
16
%%DATADIR%%/pixmaps/playlists.png
17
%%DATADIR%%/pixmaps/playlists.png
17
%%DATADIR%%/pixmaps/remove.png
18
%%DATADIR%%/pixmaps/remove.png
18
%%DATADIR%%/glurp.glade
19
@dirrm %%DATADIR%%/pixmaps
19
@dirrm %%DATADIR%%/pixmaps
20
@dirrm %%DATADIR%%
20
@dirrm %%DATADIR%%

Return to bug 96994