aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-11-06 21:09:42 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-11-06 21:09:42 +0000
commit1f9fd486b6500bbc5af60aee4a6eec6aab3414f3 (patch)
treebda21861f0df996b18b126e713874b14701e27f5
parentf1b7440e0f30eea18327b189de792f24ceefa06d (diff)
downloadports-1f9fd486b6500bbc5af60aee4a6eec6aab3414f3.tar.gz
ports-1f9fd486b6500bbc5af60aee4a6eec6aab3414f3.zip
Notes
-rw-r--r--audio/icecast/Makefile18
-rw-r--r--audio/icecast/distinfo5
2 files changed, 11 insertions, 12 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile
index d100f4c56f59..8de228ce9b17 100644
--- a/audio/icecast/Makefile
+++ b/audio/icecast/Makefile
@@ -2,14 +2,13 @@
# $FreeBSD$
PORTNAME= icecast
-PORTVERSION= 2.4.3
-PORTREVISION= 1
+PORTVERSION= 2.4.4
PORTEPOCH= 1
CATEGORIES= audio net ipv6
-MASTER_SITES= http://downloads.xiph.org/releases/icecast/:source \
- http://svn.xiph.org/releases/icecast/:source \
+MASTER_SITES= https://downloads.xiph.org/releases/icecast/:source \
+ https://svn.xiph.org/releases/icecast/:source \
LOCAL/sunpoet/icecast:icon,source \
- http://www.icecast.org/:icon
+ https://github.com/xiph/Icecast-Server/raw/master/web/:icon
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:source \
favicon.ico:icon
DIST_SUBDIR= icecast
@@ -22,17 +21,16 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libcurl.so:ftp/curl \
- libshout.so:audio/libshout \
+ libogg.so:audio/libogg \
libspeex.so:audio/speex \
libtheora.so:multimedia/libtheora \
- libvorbis.so:audio/libvorbis \
- libxslt.so:textproc/libxslt
+ libvorbis.so:audio/libvorbis
OPTIONS_DEFINE= DOCS
-USES= cpe gmake localbase
+USES= cpe gmake gnome localbase ssl
+USE_GNOME= libxml2 libxslt
-CONFIGURE_ENV= OGG_PREFIX=${LOCALBASE}
GNU_CONFIGURE= yes
USE_RC_SUBR= ${PORTNAME}
diff --git a/audio/icecast/distinfo b/audio/icecast/distinfo
index 96582d3ab94b..c8649b64a8e7 100644
--- a/audio/icecast/distinfo
+++ b/audio/icecast/distinfo
@@ -1,4 +1,5 @@
-SHA256 (icecast/icecast-2.4.3.tar.gz) = c85ca48c765d61007573ee1406a797ae6cb31fb5961a42e7f1c87adb45ddc592
-SIZE (icecast/icecast-2.4.3.tar.gz) = 2393358
+TIMESTAMP = 1541182977
+SHA256 (icecast/icecast-2.4.4.tar.gz) = 49b5979f9f614140b6a38046154203ee28218d8fc549888596a683ad604e4d44
+SIZE (icecast/icecast-2.4.4.tar.gz) = 2360592
SHA256 (icecast/favicon.ico) = 6e22f7e26d2f97e9c1b7840458bcd29a81a6ad3433248506f56cdc305ec7487e
SIZE (icecast/favicon.ico) = 1406