From nobody Wed Dec 25 22:20:49 2024 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YJR6T658Xz5j3ML; Wed, 25 Dec 2024 22:20:49 +0000 (UTC) (envelope-from git@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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YJR6T2JD1z42CC; Wed, 25 Dec 2024 22:20:49 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1735165249; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=6qdZjuuJAQcB8fvvrugSC9rFJ0+Hlpui6Gc8ki6zn1g=; b=Zz9vLsaXMGtaWMJ7s8CdK/q+OcT2nYoAYHvIC/2spMiaFf5sXD4J3D5PprtcYj9/8cPWox vdASeP2MYLZXMIizwRD1avXs6vxGqzCwiG0S9o6Rf+QXWTObbIqDUyddUmewaBh7u8jhIU N/m8n8XPZhO+J33eu+JhILf1rSP6LvkD71dVeuD6jSdytrJqbVsRPsfVslvoNYaTWvoZZ/ G/KMfVKFS6DbY910PEq3tmLJ44zJ+OhT/vop2wUJEu5mPamUBa9fqHIxxMjfjv5vKV7c3n SVpN4myn+gPuyYx+Rk7ylqaFt8mdpMUkCpNcYUFsOUtUPBZc6Sg+BDGYr9iN5A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1735165249; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=6qdZjuuJAQcB8fvvrugSC9rFJ0+Hlpui6Gc8ki6zn1g=; b=mxYJACDdvlh3klhCvKR9LMS1T2G64gAem3Njsj+FGspwVXUviIdRgIGfBlZm5/pEKLD6bY ASECiBCCC7BtyYw7McYSGUaREUuerXBN0V0M5ycarAAeQMKv46algSnKPEjUp4+V/LJ5+/ KhtTBdaPCeYQ4IchPUQ4qNfmkQPVs7922mkDVHOTdPQTfZVYPOMhADId+KzlNNrPQFnYJD HbB0KMns+2vNHbVq3CGNquicAePlFyb96uXyOrur230mnDR81KjZEAEeknbuiE9e7h4ezh zdtPRAUWDF8ft4Ci+yE36ALgX/2iICWtzEYwd7ygdEYmakDZPkJpDnC3nIqshw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1735165249; a=rsa-sha256; cv=none; b=SP2XvGL16bwqm4HJyHrLpGmUBzQuipOWtFOG8J591t+kpydOCddsQpTN+QOUldlwYX95FM FKaGLt0rdYb0PLAFlQKnYOToLh+1KV2M069ebk6sbk9ubcGFNG86u/ZqUOaIEvlhu/sQSk RCb5AO/IzVa6Np0lDgciYoaphBx01v/18nn6cZf6JvXENJ4JteE4ruvHAavUlSTReCEgef n8SBAeWv1St3YkwGIceQZqcINR9hnnUOWX1kVIAG7Kr/kECloKE3yLKSo5IIRkEGJ5OZm0 xxq+1S6ziFd/iiNa7kdadpyoUcIO1e++0fBu2NTMZ3Xv0d9EFdZEu6Mobd3jbg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YJR6T1t7ZzRkJ; Wed, 25 Dec 2024 22:20:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 4BPMKnvW055311; Wed, 25 Dec 2024 22:20:49 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 4BPMKnpf055308; Wed, 25 Dec 2024 22:20:49 GMT (envelope-from git) Date: Wed, 25 Dec 2024 22:20:49 GMT Message-Id: <202412252220.4BPMKnpf055308@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Charlie Li Subject: git: 63a59f369f48 - main - net/uhttpmock: update to 0.11.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: vishwin X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 63a59f369f48a1775c54d854dee4f7af862d4f84 Auto-Submitted: auto-generated The branch main has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=63a59f369f48a1775c54d854dee4f7af862d4f84 commit 63a59f369f48a1775c54d854dee4f7af862d4f84 Author: Charlie Li AuthorDate: 2024-12-25 22:19:47 +0000 Commit: Charlie Li CommitDate: 2024-12-25 22:19:47 +0000 net/uhttpmock: update to 0.11.0 --- net/uhttpmock/Makefile | 17 ++++++----- net/uhttpmock/distinfo | 6 ++-- net/uhttpmock/pkg-plist | 75 ++++++++++++++++++++++++++----------------------- 3 files changed, 51 insertions(+), 47 deletions(-) diff --git a/net/uhttpmock/Makefile b/net/uhttpmock/Makefile index ddf751e29461..3c7be42e4428 100644 --- a/net/uhttpmock/Makefile +++ b/net/uhttpmock/Makefile @@ -1,6 +1,5 @@ PORTNAME= uhttpmock -PORTVERSION= 0.5.3 -PORTREVISION= 2 +PORTVERSION= 0.11.0 CATEGORIES= net gnome MASTER_SITES= http://tecnocode.co.uk/downloads/uhttpmock/ DIST_SUBDIR= gnome @@ -12,16 +11,16 @@ WWW= https://gitlab.freedesktop.org/pwithnall/uhttpmock LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libsoup-2.4.so:devel/libsoup +LIB_DEPENDS= libsoup-3.0.so:devel/libsoup3 -USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz vala:build -USE_GNOME= gnomeprefix glib20 introspection:build +USES= gnome meson pkgconfig tar:xz vala:build +USE_GNOME= glib20 introspection:build USE_LDCONFIG= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --disable-Werror - -INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS +OPTIONS_SUB= yes + +DOCS_BUILD_DEPENDS= gtkdocize:textproc/gtk-doc +DOCS_MESON_TRUE= gtk_doc .include diff --git a/net/uhttpmock/distinfo b/net/uhttpmock/distinfo index 799e21bc2424..ad700d2ac0de 100644 --- a/net/uhttpmock/distinfo +++ b/net/uhttpmock/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735161740 -SHA256 (gnome/uhttpmock-0.5.3.tar.xz) = 90843223c3a30bdb7f1eb3442373a03fee425af85a9df289cd687698ccff112f -SIZE (gnome/uhttpmock-0.5.3.tar.xz) = 318708 +TIMESTAMP = 1735163530 +SHA256 (gnome/uhttpmock-0.11.0.tar.xz) = feedc01a2ade9f0dcd61e73838ad53733d3cf68b7d51379acc00c894ea7884bf +SIZE (gnome/uhttpmock-0.11.0.tar.xz) = 48192 diff --git a/net/uhttpmock/pkg-plist b/net/uhttpmock/pkg-plist index 46365a3704dc..ea525436a304 100644 --- a/net/uhttpmock/pkg-plist +++ b/net/uhttpmock/pkg-plist @@ -1,35 +1,40 @@ -include/libuhttpmock-0.0/uhttpmock/uhm-resolver.h -include/libuhttpmock-0.0/uhttpmock/uhm-server.h -include/libuhttpmock-0.0/uhttpmock/uhm-version.h -include/libuhttpmock-0.0/uhttpmock/uhm.h -lib/girepository-1.0/Uhm-0.0.typelib -lib/libuhttpmock-0.0.a -lib/libuhttpmock-0.0.so -lib/libuhttpmock-0.0.so.0 -lib/libuhttpmock-0.0.so.0.2.3 -libdata/pkgconfig/libuhttpmock-0.0.pc -%%PORTDOCS%%share/doc/libuhttpmock-0.0/UhmResolver.html -%%PORTDOCS%%share/doc/libuhttpmock-0.0/UhmServer.html -%%PORTDOCS%%share/doc/libuhttpmock-0.0/annotation-glossary.html -%%PORTDOCS%%share/doc/libuhttpmock-0.0/ch01.html -%%PORTDOCS%%share/doc/libuhttpmock-0.0/ch02.html -%%PORTDOCS%%share/doc/libuhttpmock-0.0/ch03.html -%%PORTDOCS%%share/doc/libuhttpmock-0.0/ch04.html -%%PORTDOCS%%share/doc/libuhttpmock-0.0/home.png -%%PORTDOCS%%share/doc/libuhttpmock-0.0/index.html -%%PORTDOCS%%share/doc/libuhttpmock-0.0/left-insensitive.png -%%PORTDOCS%%share/doc/libuhttpmock-0.0/left.png -%%PORTDOCS%%share/doc/libuhttpmock-0.0/libuhttpmock-0.0-Version-Information.html -%%PORTDOCS%%share/doc/libuhttpmock-0.0/libuhttpmock-0.0.devhelp2 -%%PORTDOCS%%share/doc/libuhttpmock-0.0/pt01.html -%%PORTDOCS%%share/doc/libuhttpmock-0.0/pt02.html -%%PORTDOCS%%share/doc/libuhttpmock-0.0/pt03.html -%%PORTDOCS%%share/doc/libuhttpmock-0.0/pt04.html -%%PORTDOCS%%share/doc/libuhttpmock-0.0/right-insensitive.png -%%PORTDOCS%%share/doc/libuhttpmock-0.0/right.png -%%PORTDOCS%%share/doc/libuhttpmock-0.0/style.css -%%PORTDOCS%%share/doc/libuhttpmock-0.0/up-insensitive.png -%%PORTDOCS%%share/doc/libuhttpmock-0.0/up.png -share/gir-1.0/Uhm-0.0.gir -share/vala/vapi/libuhttpmock-0.0.deps -share/vala/vapi/libuhttpmock-0.0.vapi +include/libuhttpmock-1.0/uhttpmock/uhm-message.h +include/libuhttpmock-1.0/uhttpmock/uhm-resolver.h +include/libuhttpmock-1.0/uhttpmock/uhm-server.h +include/libuhttpmock-1.0/uhttpmock/uhm-version.h +include/libuhttpmock-1.0/uhttpmock/uhm.h +lib/girepository-1.0/Uhm-1.0.typelib +lib/libuhttpmock-1.0.so +lib/libuhttpmock-1.0.so.1 +lib/libuhttpmock-1.0.so.1.2.3 +libdata/pkgconfig/libuhttpmock-1.0.pc +share/gir-1.0/Uhm-1.0.gir +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/UhmResolver.html +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/UhmServer.html +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/annotation-glossary.html +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/ch01.html +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/ch02.html +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/ch03.html +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/ch04.html +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/home.png +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/index.html +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/ix01.html +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/ix02.html +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/ix03.html +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/ix04.html +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/ix05.html +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/left-insensitive.png +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/left.png +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/libuhttpmock-1.0.devhelp2 +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/libuhttpmock-Version-Information.html +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/pt01.html +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/pt02.html +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/pt03.html +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/pt04.html +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/right-insensitive.png +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/right.png +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/style.css +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/up-insensitive.png +%%DOCS%%share/gtk-doc/html/libuhttpmock-1.0/up.png +share/vala/vapi/libuhttpmock-1.0.deps +share/vala/vapi/libuhttpmock-1.0.vapi