diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2010-02-03 08:58:11 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2010-02-03 08:58:11 +0000 |
commit | b830ef92e3e4dce115f7b2a31ca4ea4178c1cf45 (patch) | |
tree | f75930ddf7ba5a1fbe23cc1174552852a8704dc2 /audio | |
parent | 1965fc3b340165c1cae25480935c44379f18bddf (diff) | |
download | ports-b830ef92e3e4dce115f7b2a31ca4ea4178c1cf45.tar.gz ports-b830ef92e3e4dce115f7b2a31ca4ea4178c1cf45.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ampache/Makefile | 2 | ||||
-rw-r--r-- | audio/ampache/distinfo | 6 | ||||
-rw-r--r-- | audio/ampache/pkg-plist | 4 |
3 files changed, 4 insertions, 8 deletions
diff --git a/audio/ampache/Makefile b/audio/ampache/Makefile index f7301eaf5a56..e30ee9a1d1a6 100644 --- a/audio/ampache/Makefile +++ b/audio/ampache/Makefile @@ -4,7 +4,7 @@ # $FreeBSD$ PORTNAME= ampache -PORTVERSION= 3.5.3 +PORTVERSION= 3.5.4 CATEGORIES= audio www MASTER_SITES= http://ampache.org/downloads/ diff --git a/audio/ampache/distinfo b/audio/ampache/distinfo index 619ebe55f48b..cdba4acf055b 100644 --- a/audio/ampache/distinfo +++ b/audio/ampache/distinfo @@ -1,3 +1,3 @@ -MD5 (ampache-3.5.3.tar.gz) = 6b6fd4a7c0236253fda110b6f33608b0 -SHA256 (ampache-3.5.3.tar.gz) = b4c0d58754007c19dc959659cf43442d9f0cf3ebdbeb35b8e2845870bca0ca4c -SIZE (ampache-3.5.3.tar.gz) = 1962048 +MD5 (ampache-3.5.4.tar.gz) = f07c1d9de1b5887420d698d22be2eb95 +SHA256 (ampache-3.5.4.tar.gz) = f5ee6906d2af60ea8dcbd1b3a18119ffbe6b92c21c0b0c59a1ba01e5bead5f74 +SIZE (ampache-3.5.4.tar.gz) = 1961555 diff --git a/audio/ampache/pkg-plist b/audio/ampache/pkg-plist index cdbf0fd016db..3f65b1cc48c1 100644 --- a/audio/ampache/pkg-plist +++ b/audio/ampache/pkg-plist @@ -387,7 +387,6 @@ %%WWWDIR%%/templates/show_edit_user.inc.php %%WWWDIR%%/templates/show_embed_xspf.inc.php %%WWWDIR%%/templates/show_export.inc.php -%%WWWDIR%%/templates/show_flag.inc.php %%WWWDIR%%/templates/show_flag_row.inc.php %%WWWDIR%%/templates/show_flagged.inc.php %%WWWDIR%%/templates/show_gather_art.inc.php @@ -425,9 +424,7 @@ %%WWWDIR%%/templates/show_object_rating_static.inc.php %%WWWDIR%%/templates/show_object_row.inc.php %%WWWDIR%%/templates/show_objects.inc.php -%%WWWDIR%%/templates/show_play_selected.inc.php %%WWWDIR%%/templates/show_playlist.inc.php -%%WWWDIR%%/templates/show_playlist_edit.inc.php %%WWWDIR%%/templates/show_playlist_row.inc.php %%WWWDIR%%/templates/show_playlist_song_row.inc.php %%WWWDIR%%/templates/show_playlist_songs.inc.php @@ -450,7 +447,6 @@ %%WWWDIR%%/templates/show_search_options.inc.php %%WWWDIR%%/templates/show_shout_row.inc.php %%WWWDIR%%/templates/show_shoutbox.inc.php -%%WWWDIR%%/templates/show_similar_artists.inc.php %%WWWDIR%%/templates/show_song.inc.php %%WWWDIR%%/templates/show_song_row.inc.php %%WWWDIR%%/templates/show_songs.inc.php |