- Update to 0.1.31
- Pass maintainership to submitter - Add LICENSE PR: ports/150458 Submitted by: Sebastien Santoro <dereckson at gmail dot com> Approved by: Timothy Bourke <timbob@bigpond.com> (old maintainer), beat (co-mentor)
This commit is contained in:
parent
229ad910aa
commit
431e855a1f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=261062
3 changed files with 8 additions and 6 deletions
|
@ -6,13 +6,13 @@
|
|||
#
|
||||
|
||||
PORTNAME= verbiste
|
||||
PORTVERSION= 0.1.27
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.1.31
|
||||
CATEGORIES= french textproc
|
||||
MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/
|
||||
|
||||
MAINTAINER= timbob@bigpond.com
|
||||
MAINTAINER= dereckson@gmail.com
|
||||
COMMENT= French verb conjugator/deconjugator
|
||||
LICENSE= GPLv2
|
||||
|
||||
OPTIONS= GNOMEGUI "With gnome gui" no
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (verbiste-0.1.27.tar.gz) = 72a08c10eace75553f75a7f020306d08
|
||||
SHA256 (verbiste-0.1.27.tar.gz) = 91bf44283a53fde888858e217058085828aac4ac70924219f622e897c3a8f526
|
||||
SIZE (verbiste-0.1.27.tar.gz) = 649405
|
||||
MD5 (verbiste-0.1.31.tar.gz) = 4697b3b28a3725fd91543a5305ac1c66
|
||||
SHA256 (verbiste-0.1.31.tar.gz) = d1983cc7acf329e624105a203f4415487ef3ce1fa7368c6adae143757aabfd9f
|
||||
SIZE (verbiste-0.1.31.tar.gz) = 672971
|
||||
|
|
|
@ -33,6 +33,8 @@ libdata/pkgconfig/verbiste-0.1.pc
|
|||
%%DATADIR%%-0.1/COPYING
|
||||
%%DATADIR%%-0.1/conjugation-fr.xml
|
||||
%%DATADIR%%-0.1/verbs-fr.xml
|
||||
%%DATADIR%%-0.1/conjugation-it.xml
|
||||
%%DATADIR%%-0.1/verbs-it.xml
|
||||
@dirrm %%DATADIR%%-0.1
|
||||
@dirrm %%EXAMPLESDIR%%
|
||||
@dirrm %%DOCSDIR%%
|
||||
|
|
Loading…
Reference in a new issue