pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: flac distinfo



On Thu, Jan 05, 2017 at 12:20:03AM +0100, Thomas Klausner wrote:
> On Wed, Jan 04, 2017 at 11:08:44PM +0000, Patrick Welche wrote:
> > I need the attached patch which matches
> > 
> >    2bdbb56b128a780a5d998e230f2f4f6eb98f33ee flac-1.3.2.tar.xz  
> > 
> > listed in
> > 
> >    http://downloads.xiph.org/releases/flac/SHA1SUMS
> > 
> > Just commit, or is there more to it?
> 
> Set DIST_SUBDIR, 'make mdi', 'cvs diff', cvs commit.
> 
> Any idea what the difference to the current version is?
> (distfile on nbftp)

Right: it is very slightly different (not from a binary point of view) to
the one on nbftp:

diff -ur old/flac-1.3.2/doc/html/Makefile.in new/flac-1.3.2/doc/html/Makefile.in
--- old/flac-1.3.2/doc/html/Makefile.in 2017-01-01 01:48:15.000000000 +0000
+++ new/flac-1.3.2/doc/html/Makefile.in 2017-01-01 03:46:48.000000000 +0000
@@ -664,9 +664,9 @@
 maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"
        @echo "it deletes files that may require special tools to rebuild."
+@FLaC__HAS_DOXYGEN_FALSE@distclean-local:
 @FLaC__HAS_DOXYGEN_FALSE@uninstall-local:
 @FLaC__HAS_DOXYGEN_FALSE@install-data-local:
-@FLaC__HAS_DOXYGEN_FALSE@distclean-local:
 clean: clean-recursive
 
 clean-am: clean-generic clean-libtool mostlyclean-am
.2/test/metaflac-test-files/case07-expect.meta
--- old/flac-1.3.2/test/metaflac-test-files/case07-expect.meta  2017-01-01 00:52:09.000000000 +0000
+++ new/flac-1.3.2/test/metaflac-test-files/case07-expect.meta  2017-01-01 03:54:28.000000000 +0000
@@ -1,4 +1,4 @@
-reference libFLAC 1.3.1 20141125
+reference libFLAC 1.3.2 20170101
 ARTIST=The_artist_formerly_known_as_the_artist...
 ARTIST=Chuck_Woolery
 ARTIST=Vern


Thanks to you and kre for the tips - hopefully fixed now!

Cheers,

Patrick


Home | Main Index | Thread Index | Old Index