From bbe9b03b4308e7568b10891c523474c03b97aea0 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 28 Jul 2003 01:58:22 +0000 Subject: version bump --- dev-libs/libtommath/files/0.19-doc-fix.patch | 17 ----------------- dev-libs/libtommath/files/digest-libtommath-0.19 | 1 - dev-libs/libtommath/files/digest-libtommath-0.24 | 1 + 3 files changed, 1 insertion(+), 18 deletions(-) delete mode 100644 dev-libs/libtommath/files/0.19-doc-fix.patch delete mode 100644 dev-libs/libtommath/files/digest-libtommath-0.19 create mode 100644 dev-libs/libtommath/files/digest-libtommath-0.24 (limited to 'dev-libs/libtommath/files') diff --git a/dev-libs/libtommath/files/0.19-doc-fix.patch b/dev-libs/libtommath/files/0.19-doc-fix.patch deleted file mode 100644 index 766f6f45393b..000000000000 --- a/dev-libs/libtommath/files/0.19-doc-fix.patch +++ /dev/null @@ -1,17 +0,0 @@ ---- makefile.orig 2003-06-12 14:03:05.000000000 -0400 -+++ makefile 2003-06-12 14:03:18.000000000 -0400 -@@ -41,13 +41,11 @@ - $(AR) $(ARFLAGS) libtommath.a $(OBJECTS) - ranlib libtommath.a - --install: libtommath.a docs -+install: libtommath.a - install -d -g root -o root $(DESTDIR)$(LIBPATH) - install -d -g root -o root $(DESTDIR)$(INCPATH) -- install -d -g root -o root $(DESTDIR)$(DATAPATH) - install -g root -o root $(LIBNAME) $(DESTDIR)$(LIBPATH) - install -g root -o root $(HEADERS) $(DESTDIR)$(INCPATH) -- install -g root -o root bn.pdf $(DESTDIR)$(DATAPATH) - - test: libtommath.a demo/demo.o - $(CC) demo/demo.o libtommath.a -o test diff --git a/dev-libs/libtommath/files/digest-libtommath-0.19 b/dev-libs/libtommath/files/digest-libtommath-0.19 deleted file mode 100644 index 2e9e0567c51c..000000000000 --- a/dev-libs/libtommath/files/digest-libtommath-0.19 +++ /dev/null @@ -1 +0,0 @@ -MD5 1308499990febb4f9ebda39753f345d9 ltm-0.19.tar.bz2 661478 diff --git a/dev-libs/libtommath/files/digest-libtommath-0.24 b/dev-libs/libtommath/files/digest-libtommath-0.24 new file mode 100644 index 000000000000..ec628b04c801 --- /dev/null +++ b/dev-libs/libtommath/files/digest-libtommath-0.24 @@ -0,0 +1 @@ +MD5 4895174f2702b5178fdeaf7d7b176643 ltm-0.24.tar.bz2 490749 -- cgit v1.2.3-65-gdbad