Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dc5f79bd17a80cd22bfb19303134be3ee956284e

commit dc5f79bd17a80cd22bfb19303134be3ee956284e
Author: James Buren <r...@frugalware.org>
Date:   Mon Dec 28 11:51:33 2009 -0600

librep-0.90.4-1-i686
* version bump
* remove old patch that is no longer needed

diff --git a/source/lib-extra/librep/FrugalBuild 
b/source/lib-extra/librep/FrugalBuild
index 25104c3..13d22e5 100644
--- a/source/lib-extra/librep/FrugalBuild
+++ b/source/lib-extra/librep/FrugalBuild
@@ -2,16 +2,14 @@
# Maintainer: James Buren <r...@frugalware.org>

pkgname=librep
-pkgver=0.90.2
+pkgver=0.90.4
pkgrel=1
pkgdesc="a lisp interpreter/system for *NIX"
_F_sourceforge_ext='.tar.bz2'
Finclude sourceforge
-source=(${sour...@]} $pkgname-libffi.patch)
depends=('gmp' 'gdbm' 'readline' 'libffi')
groups=('lib-extra')
archs=('i686' 'x86_64')
-sha1sums=('e0a71016567a6ee4c9b85ff4fead3a778a877d24' \
-          '8656086765b0cdfbb5128c3158890b988feb7c96')
+sha1sums=('85a4d7938159365322142a78fb6ca264712df09b')

# optimization OK
diff --git a/source/lib-extra/librep/librep-libffi.patch 
b/source/lib-extra/librep/librep-libffi.patch
deleted file mode 100644
index 7c89804..0000000
--- a/source/lib-extra/librep/librep-libffi.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff -aur librep-0.90.2/configure librep-0.90.2-2/configure
---- librep-0.90.2/configure    2009-08-25 11:33:59.000000000 -0500
-+++ librep-0.90.2-2/configure  2009-09-08 04:43:58.000000000 -0500
-@@ -11999,7 +11999,7 @@
-   pkg_cv_LIBFFI_CFLAGS=`$PKG_CONFIG --cflags "libffi >= $FFI_MIN_VER
-   " 2>/dev/null`
- else
--  pkg_failed=yes
-+  pkg_failed=no
- fi
-     fi
- else
-@@ -12020,7 +12020,7 @@
-   pkg_cv_LIBFFI_LIBS=`$PKG_CONFIG --libs "libffi >= $FFI_MIN_VER
-   " 2>/dev/null`
- else
--  pkg_failed=yes
-+  pkg_failed=no
- fi
-     fi
- else
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to