Bug 187661 - [MAINTAINER][UPDATE] update audio/icecast-kh
Summary: [MAINTAINER][UPDATE] update audio/icecast-kh
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-17 14:40 UTC by Anes Mukhametov
Modified: 2014-03-18 11:10 UTC (History)
0 users

See Also:


Attachments
icecast-kh.patch (1.01 KB, patch)
2014-03-17 14:40 UTC, Anes Mukhametov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anes Mukhametov 2014-03-17 14:40:00 UTC
	Updated to 2.3.3-kh10
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2014-03-17 16:48:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-03-18 11:01:25 UTC
Author: sunpoet
Date: Tue Mar 18 11:01:21 2014
New Revision: 348532
URL: http://svnweb.freebsd.org/changeset/ports/348532
QAT: https://qat.redports.org/buildarchive/r348532/

Log:
  - Update to 2.3.3-kh10
  
  Changes:	https://github.com/karlheyes/icecast-kh/blob/master/NEWS
  PR:		ports/187661
  Submitted by:	Anes Mukhametov <anes@anes.su> (maintainer)

Modified:
  head/audio/icecast-kh/Makefile
  head/audio/icecast-kh/distinfo

Modified: head/audio/icecast-kh/Makefile
==============================================================================
--- head/audio/icecast-kh/Makefile	Tue Mar 18 10:24:47 2014	(r348531)
+++ head/audio/icecast-kh/Makefile	Tue Mar 18 11:01:21 2014	(r348532)
@@ -22,7 +22,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	karlheyes
 GH_PROJECT=	icecast-kh
 GH_TAGNAME=	icecast-${ICVERSION}-kh${KH}
-GH_COMMIT=	fc206e8
+GH_COMMIT=	dde3bc0
 
 USES=		gmake pkgconfig
 GNU_CONFIGURE=	yes
@@ -33,7 +33,7 @@ CFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
 ICVERSION=	2.3.3
-KH=		9
+KH=		10
 
 OPTIONS_DEFINE=		CURL DOCS KATE SPEEX SSL_PORT
 OPTIONS_DEFAULT=	CURL KATE SPEEX

Modified: head/audio/icecast-kh/distinfo
==============================================================================
--- head/audio/icecast-kh/distinfo	Tue Mar 18 10:24:47 2014	(r348531)
+++ head/audio/icecast-kh/distinfo	Tue Mar 18 11:01:21 2014	(r348532)
@@ -1,2 +1,2 @@
-SHA256 (icecast-2.3.3-kh9.tar.gz) = f07bf04bb8fecad4cd213d679d86aa223c68b69e61d1393671af018ce62f4428
-SIZE (icecast-2.3.3-kh9.tar.gz) = 918945
+SHA256 (icecast-2.3.3-kh10.tar.gz) = e8e5217ea5773cbf2760ae80912e230c21db4dc884e9f9a7534d4c410610e2ff
+SIZE (icecast-2.3.3-kh10.tar.gz) = 922628
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2014-03-18 11:01:28 UTC
State Changed
From-To: open->closed

Committed. Thanks!