cvs commit: ports/sysutils/sformat Makefile distinfo
ports/sysutils/sformat/files patch-TARGETS::Targetdirs
patch-sformat::bcrypt.c patch-sformat::datio.c
Marius Strobl
marius at FreeBSD.org
Sat Apr 15 11:35:46 UTC 2006
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
More information about the cvs-all
mailing list