Date: Sat, 6 Feb 2021 18:54:09 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r564237 - branches/2021Q1/x11/wob Message-ID: <202102061854.116Is9Mn049923@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sat Feb 6 18:54:09 2021 New Revision: 564237 URL: https://svnweb.freebsd.org/changeset/ports/564237 Log: MFH: r564236 x11/wob: update to 0.11 Changes: https://github.com/francma/wob/releases/tag/0.11 Reported by: GitHub (watch releases) Modified: branches/2021Q1/x11/wob/Makefile branches/2021Q1/x11/wob/distinfo Directory Properties: branches/2021Q1/ (props changed) Modified: branches/2021Q1/x11/wob/Makefile ============================================================================== --- branches/2021Q1/x11/wob/Makefile Sat Feb 6 18:53:35 2021 (r564236) +++ branches/2021Q1/x11/wob/Makefile Sat Feb 6 18:54:09 2021 (r564237) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= wob -DISTVERSION= 0.10 +DISTVERSION= 0.11 CATEGORIES= x11 PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ @@ -25,7 +25,7 @@ OPTIONS_DEFINE= MANPAGES OPTIONS_DEFAULT=MANPAGES MANPAGES_BUILD_DEPENDS= scdoc:textproc/scdoc -MANPAGES_MESON_ENABLED= man-page +MANPAGES_MESON_ENABLED= man-pages MANPAGES_PLIST_FILES= man/man1/${PORTNAME}.1.gz .include <bsd.port.mk> Modified: branches/2021Q1/x11/wob/distinfo ============================================================================== --- branches/2021Q1/x11/wob/distinfo Sat Feb 6 18:53:35 2021 (r564236) +++ branches/2021Q1/x11/wob/distinfo Sat Feb 6 18:54:09 2021 (r564237) @@ -1,5 +1,5 @@ -TIMESTAMP = 1596897924 -SHA256 (francma-wob-0.10_GH0.tar.gz) = 706fc2469924ca34d2af60997460fc9723dc4825669a57017024906dc444654c -SIZE (francma-wob-0.10_GH0.tar.gz) = 18500 +TIMESTAMP = 1612624650 +SHA256 (francma-wob-0.11_GH0.tar.gz) = bcc81c96d2f7292cea9c290ab5bdf80970329a5645a34b60d4aa3621512ea1fe +SIZE (francma-wob-0.11_GH0.tar.gz) = 19654 SHA256 (b4ddcee628dd.patch) = 044656590ba675564d9ae908636f8f4a65e795097dd153935011ab54880d7710 SIZE (b4ddcee628dd.patch) = 746
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102061854.116Is9Mn049923>