- update to 1.20.1
This commit is contained in:
parent
fc7d6e4814
commit
c72f7d470a
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2011/11/21 14:13:02 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2011/11/29 13:14:11 jasper Exp $
|
||||
|
||||
COMMENT= GNOME database designer and user interface
|
||||
|
||||
GNOME_PROJECT= glom
|
||||
GNOME_VERSION= 1.20.0
|
||||
GNOME_VERSION= 1.20.1
|
||||
|
||||
SHARED_LIBS += glom-1.20 0.0 # 0.0
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/glom-1.20.0.tar.xz) = jBtIRaECFq7dSPkyJ7tMCA==
|
||||
RMD160 (gnome/glom-1.20.0.tar.xz) = O5+tbO1snaDkk0KWiqR5YZARuxs=
|
||||
SHA1 (gnome/glom-1.20.0.tar.xz) = 6SaMYsQlaQuWXL8GbJqIbZsjWTc=
|
||||
SHA256 (gnome/glom-1.20.0.tar.xz) = BHznvW5aAhT29JytFcwO4dLo7rYUYuCUMo7TJnbBXls=
|
||||
SIZE (gnome/glom-1.20.0.tar.xz) = 6401828
|
||||
MD5 (gnome/glom-1.20.1.tar.xz) = F0+PKsB44d0oZtgj21CmPg==
|
||||
RMD160 (gnome/glom-1.20.1.tar.xz) = qH9S9sd0DShiqO6GIrfRkoFcuB8=
|
||||
SHA1 (gnome/glom-1.20.1.tar.xz) = MhXU+nTEwyOEHJ5bjetM9Zrl4uE=
|
||||
SHA256 (gnome/glom-1.20.1.tar.xz) = x27cCddn6y3oZz+ouxzrv4hj+zyOs2XkpC/EMHMPaNU=
|
||||
SIZE (gnome/glom-1.20.1.tar.xz) = 9395132
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2011/11/21 14:13:03 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2011/11/29 13:14:11 jasper Exp $
|
||||
@bin bin/glom
|
||||
@bin bin/glom_create_from_example
|
||||
include/glom-${API_V}/
|
||||
@ -105,6 +105,7 @@ share/doc/libglom-${API_V}/reference/html/classGlomBakery_1_1View__coll__graph.p
|
||||
share/doc/libglom-${API_V}/reference/html/classGlomBakery_1_1View__inherit__graph.png
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1AppState-members.html
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1AppState.html
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1AppState__coll__graph.png
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1CustomTitle-members.html
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1CustomTitle.html
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1CustomTitle__coll__graph.png
|
||||
@ -121,6 +122,7 @@ share/doc/libglom-${API_V}/reference/html/classGlom_1_1FieldFormatting__coll__gr
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1FieldFormatting__inherit__graph.png
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1FieldTypes-members.html
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1FieldTypes.html
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1FieldTypes__coll__graph.png
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1Field__coll__graph.png
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1Field__inherit__graph.png
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1FoundSet-members.html
|
||||
@ -211,6 +213,7 @@ share/doc/libglom-${API_V}/reference/html/classGlom_1_1NumericFormat.html
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1NumericFormat__coll__graph.png
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1ParameterNameGenerator-members.html
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1ParameterNameGenerator.html
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1ParameterNameGenerator__coll__graph.png
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1PrintLayout-members.html
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1PrintLayout.html
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1PrintLayout__coll__graph.png
|
||||
@ -225,6 +228,7 @@ share/doc/libglom-${API_V}/reference/html/classGlom_1_1Report-members.html
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1Report.html
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1ReportBuilder-members.html
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1ReportBuilder.html
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1ReportBuilder__coll__graph.png
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1Report__coll__graph.png
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1Report__inherit__graph.png
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1SystemPrefs-members.html
|
||||
@ -236,19 +240,24 @@ share/doc/libglom-${API_V}/reference/html/classGlom_1_1TableInfo__coll__graph.pn
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1TableInfo__inherit__graph.png
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1TranslatableItem-members.html
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1TranslatableItem.html
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1TranslatableItem__coll__graph.png
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1TranslatableItem__inherit__graph.png
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1UsesRelationship-members.html
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1UsesRelationship.html
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1UsesRelationship__coll__graph.png
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1UsesRelationship__inherit__graph.png
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1predicate__FieldHasName-members.html
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1predicate__FieldHasName.html
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1predicate__FieldHasName__coll__graph.png
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1predicate__LayoutItem__Field__IsSameField-members.html
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1predicate__LayoutItem__Field__IsSameField.html
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1predicate__LayoutItem__Field__IsSameField__coll__graph.png
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1sharedptr-members.html
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1sharedptr.html
|
||||
share/doc/libglom-${API_V}/reference/html/classGlom_1_1sharedptr__inherit__graph.png
|
||||
share/doc/libglom-${API_V}/reference/html/classes.html
|
||||
share/doc/libglom-${API_V}/reference/html/closed.png
|
||||
share/doc/libglom-${API_V}/reference/html/deprecated.html
|
||||
share/doc/libglom-${API_V}/reference/html/doxygen.css
|
||||
share/doc/libglom-${API_V}/reference/html/doxygen.png
|
||||
share/doc/libglom-${API_V}/reference/html/functions.html
|
||||
@ -326,10 +335,10 @@ share/doc/libglom-${API_V}/reference/html/namespacemembers_func.html
|
||||
share/doc/libglom-${API_V}/reference/html/namespacemembers_type.html
|
||||
share/doc/libglom-${API_V}/reference/html/namespacemembers_vars.html
|
||||
share/doc/libglom-${API_V}/reference/html/namespaces.html
|
||||
share/doc/libglom-${API_V}/reference/html/namespacestd_1_1tr2.html
|
||||
share/doc/libglom-${API_V}/reference/html/nav_f.png
|
||||
share/doc/libglom-${API_V}/reference/html/nav_h.png
|
||||
share/doc/libglom-${API_V}/reference/html/open.png
|
||||
share/doc/libglom-${API_V}/reference/html/pages.html
|
||||
share/doc/libglom-${API_V}/reference/html/tab_a.png
|
||||
share/doc/libglom-${API_V}/reference/html/tab_b.png
|
||||
share/doc/libglom-${API_V}/reference/html/tab_h.png
|
||||
|
Loading…
Reference in New Issue
Block a user