pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libtar



Module Name:    pkgsrc
Committed By:   bjs
Date:           Sat Aug 23 08:37:33 UTC 2008

Modified Files:
        pkgsrc/devel/libtar: Makefile PLIST distinfo
Added Files:
        pkgsrc/devel/libtar/patches: patch-ab patch-ac

Log Message:
wip/vlc-devel wants to create a dlopen()-able module linked against
this library; unfortunately, this package was only making a static
archive.  This is bound to break on a fair number of platforms.  Employ
libtool, as this is what vlc (and possibly other packages) are using
in the first place.

PKGREVISION++


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/devel/libtar/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/libtar/PLIST
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/libtar/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/devel/libtar/patches/patch-ab \
    pkgsrc/devel/libtar/patches/patch-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