pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools/gnome-packagekit



Module Name:    pkgsrc
Committed By:   marino
Date:           Sat Dec 15 09:36:21 UTC 2012

Modified Files:
        pkgsrc/pkgtools/gnome-packagekit: distinfo
Added Files:
        pkgsrc/pkgtools/gnome-packagekit/patches: patch-aclocal.m4
            patch-configure patch-configure.ac

Log Message:
pkgtools/gnome-packagekit: Stop detecting deprecation

I originally was trying to patch set-but-not-used errors but then
quickly found out that a new glib also introduced numerous breakages
due to -Werror breaking on g_thread_init deprecation.  Between the
two problems I had already generated 10 patches with no end in site.

Rather than continue, address the real issue and remove -Werror from
this old package.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/pkgtools/gnome-packagekit/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/pkgtools/gnome-packagekit/patches/patch-aclocal.m4 \
    pkgsrc/pkgtools/gnome-packagekit/patches/patch-configure \
    pkgsrc/pkgtools/gnome-packagekit/patches/patch-configure.ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index