- update librep to 0.90.3
This commit is contained in:
parent
6be773e0d2
commit
88f7d709da
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.34 2009/10/09 13:04:43 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.35 2009/11/12 22:17:53 jasper Exp $
|
||||
|
||||
COMMENT= Emacs Lisp-like runtime library
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
VERSION= 0.90.2
|
||||
VERSION= 0.90.3
|
||||
DISTNAME= librep-${VERSION}
|
||||
SHARED_LIBS += rep 13.0 # .13.0
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (librep-0.90.2.tar.bz2) = Ph4QoK17R6CJ1Vm3lE0Shw==
|
||||
RMD160 (librep-0.90.2.tar.bz2) = KXjlno6cykWD+MMFSOcbe7bU5Yk=
|
||||
SHA1 (librep-0.90.2.tar.bz2) = 4KcQFlZ6buTJuF/0/q06d4qHfSQ=
|
||||
SHA256 (librep-0.90.2.tar.bz2) = nal/D0+C95bkhNGKeckXDX1Hk5XfkhFBpRkgwMCpk9U=
|
||||
SIZE (librep-0.90.2.tar.bz2) = 696044
|
||||
MD5 (librep-0.90.3.tar.bz2) = WxcfUg/M17VKCidN7OHsaQ==
|
||||
RMD160 (librep-0.90.3.tar.bz2) = 3GOx1LBt8tkBMXb1TPbwAIN24dk=
|
||||
SHA1 (librep-0.90.3.tar.bz2) = 8w5sJmxydPFvLTBQIJMVZhKXteQ=
|
||||
SHA256 (librep-0.90.3.tar.bz2) = UkZtWn1J+OqoT59DYqhOAVHsGMp57rqfQWtUcFZMTLk=
|
||||
SIZE (librep-0.90.3.tar.bz2) = 870613
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-src_Makefile_in,v 1.3 2009/10/09 13:04:43 jasper Exp $
|
||||
--- src/Makefile.in.orig Sun Sep 27 20:02:44 2009
|
||||
+++ src/Makefile.in Sun Sep 27 20:03:26 2009
|
||||
@@ -58,7 +58,7 @@ all : librep.la $(DL_OBJS) check-dl rep rep-config rep
|
||||
$OpenBSD: patch-src_Makefile_in,v 1.4 2009/11/12 22:17:53 jasper Exp $
|
||||
--- src/Makefile.in.orig Thu Nov 12 19:41:31 2009
|
||||
+++ src/Makefile.in Thu Nov 12 23:07:20 2009
|
||||
@@ -58,7 +58,7 @@ all : librep.la $(DL_OBJS) check-dl rep rep-remote rep
|
||||
|
||||
librep.la : $(OBJS) $(LIBOBJS) $(ALLOCA)
|
||||
$(LIBTOOL) --mode=link --tag=CC $(CC) $(LDFLAGS) \
|
||||
|
@ -1,7 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2009/10/09 13:04:43 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.8 2009/11/12 22:17:53 jasper Exp $
|
||||
%%SHARED%%
|
||||
@bin bin/rep
|
||||
bin/rep-config
|
||||
@bin bin/rep-remote
|
||||
bin/rep-xgettext
|
||||
@bin bin/repdoc
|
||||
|
Loading…
x
Reference in New Issue
Block a user