Skip to content

Commit

Permalink
devel/template-glib: update to 3.36.0 release (+)
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffykhv committed Oct 9, 2022
1 parent 810702f commit aa75b3d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
7 changes: 5 additions & 2 deletions devel/template-glib/Makefile
@@ -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>
6 changes: 3 additions & 3 deletions devel/template-glib/distinfo
@@ -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
2 changes: 1 addition & 1 deletion devel/template-glib/pkg-plist
Expand Up @@ -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
Expand Down

0 comments on commit aa75b3d

Please sign in to comment.