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

(-)audio/darkice/Makefile (-12 / +2 lines)
Lines 7-13 Link Here
7
#
7
#
8
8
9
PORTNAME=	darkice
9
PORTNAME=	darkice
10
PORTVERSION=	0.10.1
10
PORTVERSION=	0.11
11
CATEGORIES=	audio net
11
CATEGORIES=	audio net
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
Lines 25-38 Link Here
25
MAN1=	darkice.1
25
MAN1=	darkice.1
26
MAN5=	darkice.cfg.5
26
MAN5=	darkice.cfg.5
27
27
28
.include <bsd.port.pre.mk>
28
.include <bsd.port.mk>
29
30
.if ${OSVERSION} < 500035
31
CXXFLAGS:=	${CXXFLAGS:N-O*}
32
.endif
33
34
# alternatively:
35
#
36
#USE_GCC=	3.1
37
38
.include <bsd.port.post.mk>
(-)audio/darkice/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (darkice-0.10.1.tar.gz) = a92704124f3b8045e4e7fe122f9549fc
1
MD5 (darkice-0.11.tar.gz) = a5cf35c58bfe5eacd95ee991ce8feed2

Return to bug 43692