devel/libgnt: update to 2.14.2
This commit is contained in:
parent
eec9060d4d
commit
ef5d27df42
3 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= libgnt
|
||||
PORTVERSION= 2.14.1
|
||||
PORTVERSION= 2.14.2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF/pidgin/${PORTNAME}/${PORTVERSION}/
|
||||
|
||||
|
@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
BUILD_DEPENDS= gtkdoc-scan:textproc/gtk-doc
|
||||
|
||||
USES= gettext-runtime gnome meson pkgconfig tar:xz
|
||||
USE_GNOME= glib20
|
||||
USE_GNOME= glib20 libxml2
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1612498013
|
||||
SHA256 (libgnt-2.14.1.tar.xz) = 5ec3e68e18f956e9998d79088b299fa3bca689bcc95c86001bc5da17c1eb4bd8
|
||||
SIZE (libgnt-2.14.1.tar.xz) = 106564
|
||||
TIMESTAMP = 1630357263
|
||||
SHA256 (libgnt-2.14.2.tar.xz) = 61cf74b14eef10868b2d892e975aa78614f094c8f4d30dfd1aaedf52e6120e75
|
||||
SIZE (libgnt-2.14.2.tar.xz) = 106128
|
||||
|
|
|
@ -29,7 +29,7 @@ lib/gnt/irssi.so
|
|||
lib/gnt/s.so
|
||||
lib/libgnt.so
|
||||
lib/libgnt.so.0
|
||||
lib/libgnt.so.0.14.1
|
||||
lib/libgnt.so.0.14.2
|
||||
libdata/pkgconfig/gnt.pc
|
||||
share/gtk-doc/html/libgnt/annotation-glossary.html
|
||||
share/gtk-doc/html/libgnt/api-2.1.0.html
|
||||
|
|
Loading…
Reference in a new issue