update to 0.1.33, which fixes the verb "chauvir"

This commit is contained in:
naddy 2011-04-05 15:33:16 +00:00
parent 36c48db5ef
commit eb23d649c1
4 changed files with 16 additions and 14 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.9 2010/12/21 18:50:07 naddy Exp $ # $OpenBSD: Makefile,v 1.10 2011/04/05 15:33:16 naddy Exp $
COMMENT= French and Italian conjugation system COMMENT= French and Italian conjugation system
DISTNAME= verbiste-0.1.32 DISTNAME= verbiste-0.1.33
SHARED_LIBS= verbiste-0.1 3.0 # .0.0 SHARED_LIBS= verbiste-0.1 4.0 # .0.0
CATEGORIES= education CATEGORIES= education
HOMEPAGE= http://sarrazip.com/dev/verbiste.html HOMEPAGE= http://sarrazip.com/dev/verbiste.html
@ -33,7 +33,7 @@ WANTLIB= GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
xcb-shm xml2 xcb-shm xml2
USE_LIBTOOL= Yes USE_LIBTOOL= Yes
USE_GROFF = Yes USE_GROFF= Yes
SEPARATE_BUILD= simple SEPARATE_BUILD= simple
CONFIGURE_STYLE=gnu CONFIGURE_STYLE=gnu
CONFIGURE_ARGS= ${CONFIGURE_SHARED} --enable-static \ CONFIGURE_ARGS= ${CONFIGURE_SHARED} --enable-static \

View File

@ -1,5 +1,5 @@
MD5 (verbiste-0.1.32.tar.gz) = s5dpvrSRSg5ydVdLf5OSRQ== MD5 (verbiste-0.1.33.tar.gz) = kVe5DaiDUHGLoH1eV/9pjQ==
RMD160 (verbiste-0.1.32.tar.gz) = lwPwmizsIHt1u/wUR3wZqWSKCGE= RMD160 (verbiste-0.1.33.tar.gz) = LWtyofLdvkHtfT+74UBg55TLrds=
SHA1 (verbiste-0.1.32.tar.gz) = YIRY1tjZkf3ExwONoustJIJ8GMs= SHA1 (verbiste-0.1.33.tar.gz) = hgVGQ2dgsnnwtUy747wqt2lrQIs=
SHA256 (verbiste-0.1.32.tar.gz) = uaBkVz7KAcb6z11Pv50aEv5SOhmr7oxtiG6F9MRf0Ss= SHA256 (verbiste-0.1.33.tar.gz) = P6fIbkUlQ+QmK1gVIqM7wbIi6HKSQjmock7p1+S8nj0=
SIZE (verbiste-0.1.32.tar.gz) = 678049 SIZE (verbiste-0.1.33.tar.gz) = 684999

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-Makefile_in,v 1.2 2010/12/21 18:50:07 naddy Exp $ $OpenBSD: patch-Makefile_in,v 1.3 2011/04/05 15:33:16 naddy Exp $
--- Makefile.in.orig Mon Dec 20 03:40:37 2010 --- Makefile.in.orig Sun Apr 3 22:42:05 2011
+++ Makefile.in Tue Dec 21 00:43:17 2010 +++ Makefile.in Mon Apr 4 21:31:57 2011
@@ -1041,7 +1041,7 @@ info: info-recursive @@ -1045,7 +1045,7 @@ info: info-recursive
info-am: info-am:

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2010/12/21 18:50:07 naddy Exp $ @comment $OpenBSD: PLIST,v 1.5 2011/04/05 15:33:16 naddy Exp $
%%SHARED%% %%SHARED%%
@bin bin/french-conjugator @bin bin/french-conjugator
@bin bin/french-deconjugator @bin bin/french-deconjugator
@ -37,7 +37,9 @@ share/texmf/tex/latex/verbiste/verbiste.cfg
share/texmf/tex/latex/verbiste/verbiste.cls share/texmf/tex/latex/verbiste/verbiste.cls
share/verbiste-0.1/ share/verbiste-0.1/
@comment share/verbiste-0.1/COPYING @comment share/verbiste-0.1/COPYING
share/verbiste-0.1/conjugation-el.xml
share/verbiste-0.1/conjugation-fr.xml share/verbiste-0.1/conjugation-fr.xml
share/verbiste-0.1/conjugation-it.xml share/verbiste-0.1/conjugation-it.xml
share/verbiste-0.1/verbs-el.xml
share/verbiste-0.1/verbs-fr.xml share/verbiste-0.1/verbs-fr.xml
share/verbiste-0.1/verbs-it.xml share/verbiste-0.1/verbs-it.xml