Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Apr 2017 23:15:07 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r437510 - head/security/libsecret
Message-ID:  <201704012315.v31NF7tl034030@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Apr  1 23:15:07 2017
New Revision: 437510
URL: https://svnweb.freebsd.org/changeset/ports/437510

Log:
  Update to 0.18.5

Modified:
  head/security/libsecret/Makefile
  head/security/libsecret/distinfo

Modified: head/security/libsecret/Makefile
==============================================================================
--- head/security/libsecret/Makefile	Sat Apr  1 23:10:47 2017	(r437509)
+++ head/security/libsecret/Makefile	Sat Apr  1 23:15:07 2017	(r437510)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libsecret
-PORTVERSION=	0.18.4
+PORTVERSION=	0.18.5
 CATEGORIES=	security gnome
 MASTER_SITES=	GNOME
 
@@ -15,14 +15,12 @@ BUILD_DEPENDS=	docbook-xsl>=0:textproc/d
 		vala:lang/vala
 LIB_DEPENDS=	libgcrypt.so:security/libgcrypt
 
-USES=		gettext gmake gnome libtool pathfix pkgconfig tar:xz
+USES=		gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz
 USE_GNOME=	glib20 libxslt:build intltool \
 		introspection:build
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=--enable-introspection
 INSTALL_TARGET=	install-strip
-CPPFLAGS+=	-I${LOCALBASE}/include
-LIBS+=		-L${LOCALBASE}/lib
 
 .include <bsd.port.mk>

Modified: head/security/libsecret/distinfo
==============================================================================
--- head/security/libsecret/distinfo	Sat Apr  1 23:10:47 2017	(r437509)
+++ head/security/libsecret/distinfo	Sat Apr  1 23:15:07 2017	(r437510)
@@ -1,2 +1,3 @@
-SHA256 (libsecret-0.18.4.tar.xz) = 0f29b51698198e6999c91f4adce3119c8c457f546b133a85baea5ea9010a19ed
-SIZE (libsecret-0.18.4.tar.xz) = 499132
+TIMESTAMP = 1491088468
+SHA256 (libsecret-0.18.5.tar.xz) = 9ce7bd8dd5831f2786c935d82638ac428fa085057cc6780aba0e39375887ccb3
+SIZE (libsecret-0.18.5.tar.xz) = 508556



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704012315.v31NF7tl034030>