devel/template-glib: update to 3.36.0 release (+)
Changelog: https://gitlab.gnome.org/GNOME/template-glib/-/blob/3.36.0/NEWS
This commit is contained in:
parent
810702f666
commit
aa75b3d0e0
3 changed files with 9 additions and 6 deletions
|
@ -1,15 +1,18 @@
|
|||
PORTNAME= template-glib
|
||||
PORTVERSION= 3.34.1
|
||||
PORTVERSION= 3.36.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Templating library for GLib
|
||||
WWW= https://gitlab.gnome.org/GNOME/template-glib
|
||||
|
||||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= bison compiler:c11 gettext gnome meson pkgconfig tar:xz vala:build
|
||||
BUILD_DEPENDS= valac:lang/vala
|
||||
|
||||
USES= bison compiler:c11 gettext gnome meson pkgconfig tar:xz
|
||||
USE_GNOME= glib20 introspection
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1651896694
|
||||
SHA256 (template-glib-3.34.1.tar.xz) = 9ec9b71e04d4f5cb14f755ef790631cd0b45c0603e11c836fc7cfd9e268cd07a
|
||||
SIZE (template-glib-3.34.1.tar.xz) = 57540
|
||||
TIMESTAMP = 1663611243
|
||||
SHA256 (template-glib-3.36.0.tar.xz) = 1c129525ae64403a662f7666f6358386a815668872acf11cb568ab39bba1f421
|
||||
SIZE (template-glib-3.36.0.tar.xz) = 64132
|
||||
|
|
|
@ -13,7 +13,7 @@ include/template-glib-1.0/tmpl-version.h
|
|||
lib/girepository-1.0/Template-1.0.typelib
|
||||
lib/libtemplate_glib-1.0.so
|
||||
lib/libtemplate_glib-1.0.so.0
|
||||
lib/libtemplate_glib-1.0.so.0.3400.1
|
||||
lib/libtemplate_glib-1.0.so.0.3600.0
|
||||
libdata/pkgconfig/template-glib-1.0.pc
|
||||
share/gir-1.0/Template-1.0.gir
|
||||
share/locale/ca/LC_MESSAGES/template-glib.mo
|
||||
|
|
Loading…
Reference in a new issue