Date: Sat, 15 Apr 2006 11:35:45 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/sformat Makefile distinfo ports/sysutils/sformat/files patch-TARGETS::Targetdirs patch-sformat::bcrypt.c patch-sformat::datio.c Message-ID: <200604151135.k3FBZknN035821@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2006-04-15 11:35:45 UTC
FreeBSD ports repository (src committer)
Modified files:
sysutils/sformat Makefile distinfo
sysutils/sformat/files patch-TARGETS::Targetdirs
patch-sformat::datio.c
Added files:
sysutils/sformat/files patch-sformat::bcrypt.c
Log:
- 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
Revision Changes Path
1.10 +10 -3 ports/sysutils/sformat/Makefile
1.4 +3 -0 ports/sysutils/sformat/distinfo
1.2 +1 -1 ports/sysutils/sformat/files/patch-TARGETS::Targetdirs
1.1 +84 -0 ports/sysutils/sformat/files/patch-sformat::bcrypt.c (new)
1.2 +13 -0 ports/sysutils/sformat/files/patch-sformat::datio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604151135.k3FBZknN035821>
