update to 0.1.42: add several verbs to the Italian dictionary
This commit is contained in:
parent
5e5484e4c1
commit
bf1d054abf
@ -1,12 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.28 2015/05/22 11:31:14 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.29 2016/02/25 21:38:31 naddy Exp $
|
||||
|
||||
COMMENT= French and Italian conjugation system
|
||||
|
||||
DISTNAME= verbiste-0.1.41
|
||||
DISTNAME= verbiste-0.1.42
|
||||
SHARED_LIBS= verbiste-0.1 5.0 # .0.0
|
||||
CATEGORIES= education
|
||||
HOMEPAGE= http://sarrazip.com/dev/verbiste.html
|
||||
REVISION= 2
|
||||
|
||||
MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (verbiste-0.1.41.tar.gz) = tEkNmdx2jIlHU2wBpfu+z3HQZ/RywL1Nebgo30XXn58=
|
||||
SIZE (verbiste-0.1.41.tar.gz) = 751059
|
||||
SHA256 (verbiste-0.1.42.tar.gz) = 5A7uUHJfXZrXlWECJsLbrK/AZaw4K3oRE9bH39HiWJc=
|
||||
SIZE (verbiste-0.1.42.tar.gz) = 754691
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-Makefile_in,v 1.5 2013/11/02 16:04:09 naddy Exp $
|
||||
--- Makefile.in.orig Fri Nov 1 04:14:20 2013
|
||||
+++ Makefile.in Sat Nov 2 14:22:53 2013
|
||||
@@ -1046,7 +1046,7 @@ info: info-recursive
|
||||
$OpenBSD: patch-Makefile_in,v 1.6 2016/02/25 21:38:31 naddy Exp $
|
||||
--- Makefile.in.orig Sun Sep 13 18:06:55 2015
|
||||
+++ Makefile.in Thu Feb 18 16:47:47 2016
|
||||
@@ -1065,7 +1065,7 @@ info: info-recursive
|
||||
|
||||
info-am:
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2015/05/22 11:31:14 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.10 2016/02/25 21:38:31 naddy Exp $
|
||||
@bin bin/french-conjugator
|
||||
@bin bin/french-deconjugator
|
||||
@bin bin/verbiste-gtk
|
||||
@ -27,8 +27,6 @@ share/icons/hicolor/16x16/apps/verbiste.png
|
||||
share/icons/hicolor/256x256/apps/verbiste.png
|
||||
share/icons/hicolor/32x32/apps/verbiste.png
|
||||
share/icons/hicolor/48x48/apps/verbiste.png
|
||||
share/icons/hicolor/512x512/
|
||||
share/icons/hicolor/512x512/apps/
|
||||
share/icons/hicolor/512x512/apps/verbiste.png
|
||||
share/icons/hicolor/64x64/apps/verbiste.png
|
||||
share/icons/hicolor/scalable/apps/verbiste.svg
|
||||
|
Loading…
x
Reference in New Issue
Block a user