diff options
| author | Marius Strobl <marius@FreeBSD.org> | 2006-04-15 11:35:45 +0000 |
|---|---|---|
| committer | Marius Strobl <marius@FreeBSD.org> | 2006-04-15 11:35:45 +0000 |
| commit | 12657ca8d25f6e54b471ed78b1b559c811559c26 (patch) | |
| tree | b2c559105daf4a9ed16cd43b272bb55551bf48af /sysutils/sformat/files/patch-TARGETS::Targetdirs | |
| parent | Update from 0.5.0 to 0.5.2 (diff) | |
- Use the libschily sources taken from cdrtools 2.01.01a07 instead of those
shipping with sformat 3.5 for building sformat; the former include their
own version of __dtoa() which is no longer externally visible with libc
symbol versioning turned on (thus breaking the build of stock sformat).
- While here also use MASTER_SITE_LOCAL for providing a backup mirror of
the sformat 3.5 distfile instead of using a private one.
- Fix the checksumming of sformat.dat on LP64 platforms so sformat doesn't
erroneously complain about that file containing uncertified data there.
Bump PORTREVISION for this.
Approved by: netchild
Notes
Notes:
svn path=/head/; revision=159576
Diffstat (limited to 'sysutils/sformat/files/patch-TARGETS::Targetdirs')
| -rw-r--r-- | sysutils/sformat/files/patch-TARGETS::Targetdirs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/sformat/files/patch-TARGETS::Targetdirs b/sysutils/sformat/files/patch-TARGETS::Targetdirs index e13f85e47f42..9c4d8d735f34 100644 --- a/sysutils/sformat/files/patch-TARGETS::Targetdirs +++ b/sysutils/sformat/files/patch-TARGETS::Targetdirs @@ -5,5 +5,5 @@ ########################################################################### -DIRS= patches conf inc lib libdeflt libscg librscg \ - sformat rscsi man -+DIRS= conf inc lib libscg sformat ++DIRS= conf inc libschily libscg sformat ########################################################################### |
