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

(-)Makefile (-4 / +2 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	dvdisaster
4
PORTNAME=	dvdisaster
5
PORTVERSION=	0.72.5
5
PORTVERSION=	0.72.6
6
PORTREVISION=	1
7
CATEGORIES=	sysutils
6
CATEGORIES=	sysutils
8
MASTER_SITES=	http://dvdisaster.net/downloads/
7
MASTER_SITES=	http://dvdisaster.net/downloads/
9
8
Lines 16-23 Link Here
16
15
17
MAKEFILE=	GNUmakefile
16
MAKEFILE=	GNUmakefile
18
17
19
USES=		gmake pkgconfig
18
USES=		gmake pkgconfig tar:bzip2
20
USE_BZIP2=	yes
21
USE_GNOME=	gtk20 cairo
19
USE_GNOME=	gtk20 cairo
22
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
23
CONFIGURE_LOG=	configure.log
21
CONFIGURE_LOG=	configure.log
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (dvdisaster-0.72.5.tar.bz2) = dd19e69d2ad361458cb5250d63ae6a483914f7fddeaa3593030e60ea65c4cfe0
1
SHA256 (dvdisaster-0.72.6.tar.bz2) = e9787dea39aeafa38b26604752561bc895083c17b588489d857ac05c58be196b
2
SIZE (dvdisaster-0.72.5.tar.bz2) = 5065440
2
SIZE (dvdisaster-0.72.6.tar.bz2) = 5048399

Return to bug 190812