From owner-svn-ports-head@freebsd.org Sun Feb 14 13:57:07 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5719E530BEC; Sun, 14 Feb 2021 13:57:07 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ddph3257fz3L7n; Sun, 14 Feb 2021 13:57:07 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3AC8A3A1B; Sun, 14 Feb 2021 13:57:07 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11EDv7wd075946; Sun, 14 Feb 2021 13:57:07 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11EDv6P4075943; Sun, 14 Feb 2021 13:57:06 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <202102141357.11EDv6P4075943@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 14 Feb 2021 13:57:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r565225 - head/devel/librest X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/librest X-SVN-Commit-Revision: 565225 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Feb 2021 13:57:07 -0000 Author: amdmi3 Date: Sun Feb 14 13:57:06 2021 New Revision: 565225 URL: https://svnweb.freebsd.org/changeset/ports/565225 Log: - Update to 0.8.1 PR: 218361 Submitted by: duchateau.olivier@gmail.com Approved by: maintainer timeout (cmt@burggraben.net, 4 months) Modified: head/devel/librest/Makefile head/devel/librest/distinfo head/devel/librest/pkg-plist Modified: head/devel/librest/Makefile ============================================================================== --- head/devel/librest/Makefile Sun Feb 14 13:04:11 2021 (r565224) +++ head/devel/librest/Makefile Sun Feb 14 13:57:06 2021 (r565225) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= rest -PORTVERSION= 0.7.93 -PORTREVISION= 1 +PORTVERSION= 0.8.1 CATEGORIES= devel www MASTER_SITES= GNOME @@ -14,20 +13,20 @@ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ca_root_nss>0:security/ca_root_nss +LIB_DEPENDS= libsoup-2.4.so:devel/libsoup RUN_DEPENDS:= ${BUILD_DEPENDS} USES= gmake gnome libtool pathfix pkgconfig tar:xz GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ca-certificates=${LOCALBASE}/share/certs/ca-root-nss.crt USE_LDCONFIG= yes -USE_GNOME= glib20 intlhack libxml2 introspection:build +USE_GNOME= glib20 libxml2 introspection:build +INSTALL_TARGET= install-strip TEST_TARGET= check PORTEXAMPLES= *.c OPTIONS_DEFINE= EXAMPLES - -LIB_DEPENDS= libsoup-2.4.so:devel/libsoup post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/librest-0.7.so.0 Modified: head/devel/librest/distinfo ============================================================================== --- head/devel/librest/distinfo Sun Feb 14 13:04:11 2021 (r565224) +++ head/devel/librest/distinfo Sun Feb 14 13:57:06 2021 (r565225) @@ -1,2 +1,3 @@ -SHA256 (rest-0.7.93.tar.xz) = c710644455340a44ddc005c645c466f05c0d779993138ea21a62c6082108b216 -SIZE (rest-0.7.93.tar.xz) = 321072 +TIMESTAMP = 1598216551 +SHA256 (rest-0.8.1.tar.xz) = 0513aad38e5d3cedd4ae3c551634e3be1b9baaa79775e53b2dba9456f15b01c9 +SIZE (rest-0.8.1.tar.xz) = 333376 Modified: head/devel/librest/pkg-plist ============================================================================== --- head/devel/librest/pkg-plist Sun Feb 14 13:04:11 2021 (r565224) +++ head/devel/librest/pkg-plist Sun Feb 14 13:57:06 2021 (r565225) @@ -45,9 +45,7 @@ share/gtk-doc/html/rest-0.7/ch04.html share/gtk-doc/html/rest-0.7/ch05.html share/gtk-doc/html/rest-0.7/home.png share/gtk-doc/html/rest-0.7/index.html -share/gtk-doc/html/rest-0.7/index.sgml share/gtk-doc/html/rest-0.7/ix01.html -share/gtk-doc/html/rest-0.7/ix02.html share/gtk-doc/html/rest-0.7/left.png share/gtk-doc/html/rest-0.7/left-insensitive.png share/gtk-doc/html/rest-0.7/right-insensitive.png