diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-05-24 20:12:31 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-05-24 20:12:31 +0800 |
commit | e86374e34fe6850636ed424751f77c3182fd5460 (patch) | |
tree | 4d4fa0b06ed1a6a0e3f2cfa3f96ad06aa7f8a82c /audio/libshout2 | |
parent | 6ecc5e351ed80ddbc5bfb15896eac1082e672ba7 (diff) | |
download | freebsd-ports-gnome-e86374e34fe6850636ed424751f77c3182fd5460.tar.gz freebsd-ports-gnome-e86374e34fe6850636ed424751f77c3182fd5460.tar.zst freebsd-ports-gnome-e86374e34fe6850636ed424751f77c3182fd5460.zip |
upgrade to 1.0.5
PR: 26676
Submitted by: Leo Kim <leo@florida.sarang.net>
Reviewed by: olgeni
No response from: maintainer
Diffstat (limited to 'audio/libshout2')
-rw-r--r-- | audio/libshout2/Makefile | 2 | ||||
-rw-r--r-- | audio/libshout2/distinfo | 2 | ||||
-rw-r--r-- | audio/libshout2/pkg-plist | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/audio/libshout2/Makefile b/audio/libshout2/Makefile index efae89beb1ab..4fc677524ae8 100644 --- a/audio/libshout2/Makefile +++ b/audio/libshout2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libshout -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.5 CATEGORIES= audio net MASTER_SITES= http://developer.icecast.org/libshout/releases/ diff --git a/audio/libshout2/distinfo b/audio/libshout2/distinfo index 426a018d6f93..e356b8db1186 100644 --- a/audio/libshout2/distinfo +++ b/audio/libshout2/distinfo @@ -1 +1 @@ -MD5 (libshout-1.0.3.tar.gz) = d4d6117dd971febc485ec2b5117fab40 +MD5 (libshout-1.0.5.tar.gz) = f0acb01c1ee60366b46b622ecda229f3 diff --git a/audio/libshout2/pkg-plist b/audio/libshout2/pkg-plist index 0111fd02935a..871984ae1d2e 100644 --- a/audio/libshout2/pkg-plist +++ b/audio/libshout2/pkg-plist @@ -16,6 +16,7 @@ share/doc/libshout-%%PORTVERSION%%/README share/doc/libshout-%%PORTVERSION%%/connection.html share/doc/libshout-%%PORTVERSION%%/datastreaming.html share/doc/libshout-%%PORTVERSION%%/datastructures.html +share/doc/libshout-%%PORTVERSION%%/errorhandling.html share/doc/libshout-%%PORTVERSION%%/index.html share/doc/libshout-%%PORTVERSION%%/initialization.html share/doc/libshout-%%PORTVERSION%%/metadata.html @@ -27,6 +28,7 @@ share/doc/libshout-%%PORTVERSION%%/shout_disconnect.html share/doc/libshout-%%PORTVERSION%%/shout_init_connection.html share/doc/libshout-%%PORTVERSION%%/shout_send_data.html share/doc/libshout-%%PORTVERSION%%/shout_sleep.html +share/doc/libshout-%%PORTVERSION%%/shout_strerror.html share/doc/libshout-%%PORTVERSION%%/shout_update_metadata.html share/doc/libshout-%%PORTVERSION%%/style.css @dirrm share/doc/libshout-%%PORTVERSION%% |