diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-10-06 17:40:44 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-10-06 17:40:44 +0000 |
commit | c714923a2b79a2c627ed25975529223e5eedbfe0 (patch) | |
tree | 01c2ebb02832bf98bc3c4a284fc2ad6fb75d1f1c /audio/darkice | |
parent | ec3861dcd020a7873e5c828dcbcee56e6ae65232 (diff) | |
download | FreeBSD-ports-c714923a2b79a2c627ed25975529223e5eedbfe0.zip FreeBSD-ports-c714923a2b79a2c627ed25975529223e5eedbfe0.tar.gz |
upgrade to 0.11
PR: 43692
Submitted by: Ports Fury
Diffstat (limited to 'audio/darkice')
-rw-r--r-- | audio/darkice/Makefile | 14 | ||||
-rw-r--r-- | audio/darkice/distinfo | 2 |
2 files changed, 3 insertions, 13 deletions
diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile index 050ac28..b59d870 100644 --- a/audio/darkice/Makefile +++ b/audio/darkice/Makefile @@ -7,7 +7,7 @@ # PORTNAME= darkice -PORTVERSION= 0.10.1 +PORTVERSION= 0.11 CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -25,14 +25,4 @@ CONFIGURE_ARGS= --with-lame-prefix=${LOCALBASE} \ MAN1= darkice.1 MAN5= darkice.cfg.5 -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500035 -CXXFLAGS:= ${CXXFLAGS:N-O*} -.endif - -# alternatively: -# -#USE_GCC= 3.1 - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/audio/darkice/distinfo b/audio/darkice/distinfo index a397a02..353f546 100644 --- a/audio/darkice/distinfo +++ b/audio/darkice/distinfo @@ -1 +1 @@ -MD5 (darkice-0.10.1.tar.gz) = a92704124f3b8045e4e7fe122f9549fc +MD5 (darkice-0.11.tar.gz) = a5cf35c58bfe5eacd95ee991ce8feed2 |