aboutsummaryrefslogtreecommitdiff
path: root/audio/moc
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2008-04-07 20:37:23 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2008-04-07 20:37:23 +0000
commitfc6f8996911202c6df18b1ee15a9cb205ba4ea49 (patch)
tree539cb57de0e25c0fcfd062eb36d849e1f96fdb90 /audio/moc
parente736f59941a3e760ba36b76c2472497f04a3d7da (diff)
downloadports-fc6f8996911202c6df18b1ee15a9cb205ba4ea49.tar.gz
ports-fc6f8996911202c6df18b1ee15a9cb205ba4ea49.zip
Update to FLAC 1.2.1. This version includes two and a half years
worth of changes and an altered API. Bump the revision of all ports that depend on libFLAC and adapt to the new API where necessary. Some patches from Debian, Gentoo, OpenBSD, and upstream repositories. PR: 119476
Notes
Notes: svn path=/head/; revision=210771
Diffstat (limited to 'audio/moc')
-rw-r--r--audio/moc/Makefile6
-rw-r--r--audio/moc/distinfo3
2 files changed, 8 insertions, 1 deletions
diff --git a/audio/moc/Makefile b/audio/moc/Makefile
index bd84eda3856a..af9cca6d005c 100644
--- a/audio/moc/Makefile
+++ b/audio/moc/Makefile
@@ -7,10 +7,14 @@
PORTNAME= moc
PORTVERSION= 2.4.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= ftp://ftp.daper.net/pub/soft/moc/stable/
+PATCH_SITES= ftp://ftp.daper.net/pub/soft/moc/patches/
+PATCHFILES= moc-2.4.1-flac-1.1.3.patch.bz2
+PATCH_DIST_STRIP=-p1
+
MAINTAINER= rzinkov@gmail.com
COMMENT= A console audio player designed to be powerful and easy to use
diff --git a/audio/moc/distinfo b/audio/moc/distinfo
index c076c6d72b5e..0e95222ddfa4 100644
--- a/audio/moc/distinfo
+++ b/audio/moc/distinfo
@@ -1,3 +1,6 @@
MD5 (moc-2.4.1.tar.bz2) = 7b760a9c05d3f50781d06ed2d83aaee8
SHA256 (moc-2.4.1.tar.bz2) = 0f4ef44e86b7edb4ee910f8b5c02efa59985ab1a0cf2f57497c71a2932699d28
SIZE (moc-2.4.1.tar.bz2) = 439866
+MD5 (moc-2.4.1-flac-1.1.3.patch.bz2) = acfc8fcc893e85ea3cd70bbfb8079f67
+SHA256 (moc-2.4.1-flac-1.1.3.patch.bz2) = 63428811de52331a2d6c1aa3590975faa1ef396ce13a5492143e7d313eed07be
+SIZE (moc-2.4.1-flac-1.1.3.patch.bz2) = 2200