svn commit: r466245 - head/security/libsecret
Baptiste Daroussin
bapt at FreeBSD.org
Mon Apr 2 18:23:01 UTC 2018
Author: bapt
Date: Mon Apr 2 18:23:00 2018
New Revision: 466245
URL: https://svnweb.freebsd.org/changeset/ports/466245
Log:
update to 0.18.6
While here remove pathfix USES, it is no longer necessary
Modified:
head/security/libsecret/Makefile
head/security/libsecret/distinfo
head/security/libsecret/pkg-plist
Modified: head/security/libsecret/Makefile
==============================================================================
--- head/security/libsecret/Makefile Mon Apr 2 18:04:49 2018 (r466244)
+++ head/security/libsecret/Makefile Mon Apr 2 18:23:00 2018 (r466245)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libsecret
-PORTVERSION= 0.18.5
+PORTVERSION= 0.18.6
CATEGORIES= security gnome
MASTER_SITES= GNOME
@@ -15,7 +15,7 @@ BUILD_DEPENDS= docbook-xsl>=0:textproc/docbook-xsl \
vala:lang/vala
LIB_DEPENDS= libgcrypt.so:security/libgcrypt
-USES= gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz
+USES= gettext gmake gnome libtool localbase pkgconfig tar:xz
USE_GNOME= glib20 libxslt:build intltool \
introspection:build
USE_LDCONFIG= yes
Modified: head/security/libsecret/distinfo
==============================================================================
--- head/security/libsecret/distinfo Mon Apr 2 18:04:49 2018 (r466244)
+++ head/security/libsecret/distinfo Mon Apr 2 18:23:00 2018 (r466245)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491088468
-SHA256 (libsecret-0.18.5.tar.xz) = 9ce7bd8dd5831f2786c935d82638ac428fa085057cc6780aba0e39375887ccb3
-SIZE (libsecret-0.18.5.tar.xz) = 508556
+TIMESTAMP = 1522693181
+SHA256 (libsecret-0.18.6.tar.xz) = 5efbc890ba41a323ffe0599cd260fd12bd8eb62a04aa1bd1b2762575d253d66f
+SIZE (libsecret-0.18.6.tar.xz) = 487836
Modified: head/security/libsecret/pkg-plist
==============================================================================
--- head/security/libsecret/pkg-plist Mon Apr 2 18:04:49 2018 (r466244)
+++ head/security/libsecret/pkg-plist Mon Apr 2 18:23:00 2018 (r466245)
@@ -35,7 +35,6 @@ share/gtk-doc/html/libsecret-1/complete.html
share/gtk-doc/html/libsecret-1/examples.html
share/gtk-doc/html/libsecret-1/home.png
share/gtk-doc/html/libsecret-1/index.html
-share/gtk-doc/html/libsecret-1/index.sgml
share/gtk-doc/html/libsecret-1/js-examples.html
share/gtk-doc/html/libsecret-1/js-lookup-example.html
share/gtk-doc/html/libsecret-1/js-remove-example.html
@@ -83,6 +82,7 @@ share/locale/an/LC_MESSAGES/libsecret.mo
share/locale/ar/LC_MESSAGES/libsecret.mo
share/locale/as/LC_MESSAGES/libsecret.mo
share/locale/be/LC_MESSAGES/libsecret.mo
+share/locale/bg/LC_MESSAGES/libsecret.mo
share/locale/bs/LC_MESSAGES/libsecret.mo
share/locale/ca/LC_MESSAGES/libsecret.mo
share/locale/ca at valencia/LC_MESSAGES/libsecret.mo
@@ -90,14 +90,16 @@ share/locale/cs/LC_MESSAGES/libsecret.mo
share/locale/da/LC_MESSAGES/libsecret.mo
share/locale/de/LC_MESSAGES/libsecret.mo
share/locale/el/LC_MESSAGES/libsecret.mo
-share/locale/es/LC_MESSAGES/libsecret.mo
+share/locale/en_GB/LC_MESSAGES/libsecret.mo
share/locale/eo/LC_MESSAGES/libsecret.mo
+share/locale/es/LC_MESSAGES/libsecret.mo
share/locale/eu/LC_MESSAGES/libsecret.mo
share/locale/fa/LC_MESSAGES/libsecret.mo
share/locale/fr/LC_MESSAGES/libsecret.mo
share/locale/fur/LC_MESSAGES/libsecret.mo
share/locale/gl/LC_MESSAGES/libsecret.mo
share/locale/he/LC_MESSAGES/libsecret.mo
+share/locale/hr/LC_MESSAGES/libsecret.mo
share/locale/hu/LC_MESSAGES/libsecret.mo
share/locale/id/LC_MESSAGES/libsecret.mo
share/locale/it/LC_MESSAGES/libsecret.mo
@@ -108,16 +110,17 @@ share/locale/lt/LC_MESSAGES/libsecret.mo
share/locale/lv/LC_MESSAGES/libsecret.mo
share/locale/ml/LC_MESSAGES/libsecret.mo
share/locale/nb/LC_MESSAGES/libsecret.mo
+share/locale/ne/LC_MESSAGES/libsecret.mo
share/locale/nl/LC_MESSAGES/libsecret.mo
+share/locale/oc/LC_MESSAGES/libsecret.mo
share/locale/pa/LC_MESSAGES/libsecret.mo
share/locale/pl/LC_MESSAGES/libsecret.mo
share/locale/pt/LC_MESSAGES/libsecret.mo
share/locale/pt_BR/LC_MESSAGES/libsecret.mo
-share/locale/oc/LC_MESSAGES/libsecret.mo
share/locale/ro/LC_MESSAGES/libsecret.mo
share/locale/ru/LC_MESSAGES/libsecret.mo
-share/locale/sl/LC_MESSAGES/libsecret.mo
share/locale/sk/LC_MESSAGES/libsecret.mo
+share/locale/sl/LC_MESSAGES/libsecret.mo
share/locale/sr/LC_MESSAGES/libsecret.mo
share/locale/sr at latin/LC_MESSAGES/libsecret.mo
share/locale/sv/LC_MESSAGES/libsecret.mo
More information about the svn-ports-all
mailing list