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

(-)Makefile (-1 / +1 lines)
Lines 3-13 Link Here
3
# Whom:                                 Timothy Beyer <beyert@cs.ucr.edu>
3
# Whom:                                 Timothy Beyer <beyert@cs.ucr.edu>
4
#
4
#
5
# $FreeBSD: ports/audio/mp3splt-gtk/Makefile,v 1.12 2012/05/18 17:52:41 madpilot Exp $
5
# $FreeBSD: ports/audio/mp3splt-gtk/Makefile,v 1.12 2012/05/18 17:52:41 madpilot Exp $
6
6
7
PORTNAME=	mp3splt-gtk
7
PORTNAME=	mp3splt-gtk
8
PORTVERSION=	0.7.1
8
PORTVERSION=	0.7.2
9
CATEGORIES=	audio
9
CATEGORIES=	audio
10
MASTER_SITES=	SF/mp3splt/${PORTNAME}/${PORTVERSION}
10
MASTER_SITES=	SF/mp3splt/${PORTNAME}/${PORTVERSION}
11
11
12
MAINTAINER=	beyert@cs.ucr.edu
12
MAINTAINER=	beyert@cs.ucr.edu
13
COMMENT=	Utility to split mp3 and ogg files (via GTK Interface)
13
COMMENT=	Utility to split mp3 and ogg files (via GTK Interface)
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (mp3splt-gtk-0.7.1.tar.gz) = b3f54a62dae55cfabab7aff3ae2f5627093dee27675635b04b425f3214bcdd62
1
SHA256 (mp3splt-gtk-0.7.2.tar.gz) = 58d2e562b004bc99ad206b4a6726126d170dc9093a35689888b010fe663be23a
2
SIZE (mp3splt-gtk-0.7.1.tar.gz) = 856040
2
SIZE (mp3splt-gtk-0.7.2.tar.gz) = 851231
(-)pkg-plist (-4 lines)
Lines 97-105 Link Here
97
@dirrm share/gnome/help/mp3splt-gtk/C/figures
97
@dirrm share/gnome/help/mp3splt-gtk/C/figures
98
@dirrm share/gnome/help/mp3splt-gtk/C
98
@dirrm share/gnome/help/mp3splt-gtk/C
99
@dirrm share/gnome/help/mp3splt-gtk
99
@dirrm share/gnome/help/mp3splt-gtk
100
@dirrmtry share/gnome/help
100
@dirrmtry share/gnome/help
101
@dirrmtry share/gnome
101
@dirrmtry share/gnome
102
@dirrmtry share/locale/es_CL/LC_MESSAGES
103
@dirrmtry share/locale/es_CL
104
@dirrmtry share/locale/ru_RU/LC_MESSAGES
105
@dirrmtry share/locale/ru_RU

Return to bug 168186