ports/contrib (3.2): moc: 2.4.4 -> 2.5.1
commit 629247b54519735aef3de66738be080570acfe3b Author: Danny Rawlins <monster.romster@gmail.com> Date: Tue Jun 28 10:58:22 2016 +1000 moc: 2.4.4 -> 2.5.1 diff --git a/moc/.footprint b/moc/.footprint index c426500..f69f4e4 100644 --- a/moc/.footprint +++ b/moc/.footprint @@ -1,26 +1,21 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/mocp -drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/moc/ drwxr-xr-x root/root usr/lib/moc/decoder_plugins/ --rw-r--r-- root/root usr/lib/moc/decoder_plugins/libflac_decoder.a -rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libflac_decoder.la -rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libflac_decoder.so --rw-r--r-- root/root usr/lib/moc/decoder_plugins/libmp3_decoder.a -rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libmp3_decoder.la -rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libmp3_decoder.so --rw-r--r-- root/root usr/lib/moc/decoder_plugins/libsndfile_formats_decoder.a --rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libsndfile_formats_decoder.la --rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libsndfile_formats_decoder.so --rw-r--r-- root/root usr/lib/moc/decoder_plugins/libvorbis_decoder.a +-rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libsndfile_decoder.la +-rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libsndfile_decoder.so -rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libvorbis_decoder.la -rwxr-xr-x root/root usr/lib/moc/decoder_plugins/libvorbis_decoder.so -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/mocp.1.gz drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/mocp.1.gz drwxr-xr-x root/root usr/share/moc/ -rw-r--r-- root/root usr/share/moc/config.example -rw-r--r-- root/root usr/share/moc/keymap.example diff --git a/moc/.md5sum b/moc/.md5sum index dd7ce47..4cab931 100644 --- a/moc/.md5sum +++ b/moc/.md5sum @@ -1 +1 @@ -647c770a5542a4ae5437386807a89796 moc-2.4.4.tar.bz2 +ea9c8edb8b7a64a0b93d540293d3ff74 moc-2.5.1.tar.bz2 diff --git a/moc/Pkgfile b/moc/Pkgfile index 1d2e22d..afead87 100644 --- a/moc/Pkgfile +++ b/moc/Pkgfile @@ -2,11 +2,10 @@ # URL: http://moc.daper.net/ # Maintainer: Danny Rawlins, crux at romster dot me # Packager: Stoyan Zhekov, zhware at hotpop dot com -# Depends on: curl libsndfile libid3tag libmad - +# Depends on: curl libid3tag libmad libsndfile popt name=moc -version=2.4.4 +version=2.5.1 release=1 source=(ftp://ftp.daper.net/pub/soft/$name/stable/$name-$version.tar.bz2) @@ -15,7 +14,6 @@ build() { ./configure \ --prefix=/usr \ - --mandir=/usr/man \ --disable-nls \ --disable-debug
participants (1)
-
crux@crux.nu