- update to 0.92.2
This commit is contained in:
parent
c23cfb031c
commit
913ad4ab81
@ -1,12 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.55 2012/03/29 18:57:10 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.56 2012/05/03 20:46:24 jasper Exp $
|
||||
|
||||
COMMENT= Emacs Lisp-like runtime library
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
VERSION= 0.92.1
|
||||
VERSION= 0.92.2
|
||||
DISTNAME= librep-${VERSION}
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS += rep 14.0 # .16.0
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (librep-0.92.1.tar.xz) = jWVvDCpj5GR57cj82xtRKQ==
|
||||
RMD160 (librep-0.92.1.tar.xz) = MgSZQYckeVwpxz5SOJaB5atysnc=
|
||||
SHA1 (librep-0.92.1.tar.xz) = eI9qtmANPO489YuA5I0fJKuxnZE=
|
||||
SHA256 (librep-0.92.1.tar.xz) = R7GpSWL5GCeT49ekKcpijGRWc+OxyT/qZFXVE2MbBpA=
|
||||
SIZE (librep-0.92.1.tar.xz) = 604724
|
||||
MD5 (librep-0.92.2.tar.xz) = yWbz7MxAlgBt1GvuYPpzCw==
|
||||
RMD160 (librep-0.92.2.tar.xz) = LtkH71NCs0WIEaCUgGEJKuyjN+4=
|
||||
SHA1 (librep-0.92.2.tar.xz) = SDWwvMefVyjQgkFZ60wpTu9V72E=
|
||||
SHA256 (librep-0.92.2.tar.xz) = pUQitCo0vJ1lkTC4PSMVrjw8t0q2wqYFJFkBHQXzh0A=
|
||||
SIZE (librep-0.92.2.tar.xz) = 611588
|
||||
|
@ -1,8 +1,8 @@
|
||||
$OpenBSD: patch-librep_pc_in,v 1.6 2011/11/15 19:32:14 jasper Exp $
|
||||
--- librep.pc.in.orig Mon Aug 22 18:52:09 2011
|
||||
+++ librep.pc.in Tue Nov 15 20:06:47 2011
|
||||
@@ -11,7 +11,7 @@ includedir=@includedir@
|
||||
datarootdir=@datarootdir@
|
||||
$OpenBSD: patch-librep_pc_in,v 1.7 2012/05/03 20:46:24 jasper Exp $
|
||||
--- librep.pc.in.orig Mon Mar 26 17:18:41 2012
|
||||
+++ librep.pc.in Thu May 3 22:40:02 2012
|
||||
@@ -11,7 +11,7 @@ repcommonexecdir=@repcommonexecdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Cflags: -I${includedir}/ -I${repcommonexecdir}/
|
||||
-Libs: -L@libdir@ -lrep -lcrypt -lgmp -lm
|
||||
|
Loading…
x
Reference in New Issue
Block a user