Date: Mon, 22 Aug 2022 15:48:13 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9dedd6c3d1f6 - main - audio/patchage: Update 1.0.6 -> 1.0.8 Message-ID: <202208221548.27MFmDko098691@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=9dedd6c3d1f69dd089c18b59214e04aa029f2733 commit 9dedd6c3d1f69dd089c18b59214e04aa029f2733 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-08-22 15:47:25 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-08-22 15:48:11 +0000 audio/patchage: Update 1.0.6 -> 1.0.8 --- audio/patchage/Makefile | 4 ++-- audio/patchage/distinfo | 6 +++--- audio/patchage/pkg-plist | 6 +++++- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/audio/patchage/Makefile b/audio/patchage/Makefile index f15dd060d993..79f4caf0c776 100644 --- a/audio/patchage/Makefile +++ b/audio/patchage/Makefile @@ -1,5 +1,5 @@ PORTNAME= patchage -DISTVERSION= 1.0.6 +DISTVERSION= 1.0.8 CATEGORIES= audio MASTER_SITES= http://download.drobilla.net/ @@ -20,7 +20,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \ libganv-1.so:audio/ganv \ libharfbuzz.so:print/harfbuzz -USES= compiler:c++14-lang gettext-runtime gnome localbase pkgconfig python:build tar:bz2 waf +USES= compiler:c++14-lang gettext-runtime gnome localbase meson pkgconfig python:build tar:xz USE_GNOME= atk cairo cairomm glib20 glibmm gdkpixbuf2 gtk20 gtkmm24 libsigc++20 pango pangomm post-install: diff --git a/audio/patchage/distinfo b/audio/patchage/distinfo index cbfe171b7a96..c5bb552f64e9 100644 --- a/audio/patchage/distinfo +++ b/audio/patchage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661107636 -SHA256 (patchage-1.0.6.tar.bz2) = 4be0b41eca0f9b4f21ae15b5d06fb33531535e1738d0b52233f4deb277beafa5 -SIZE (patchage-1.0.6.tar.bz2) = 664841 +TIMESTAMP = 1661182578 +SHA256 (patchage-1.0.8.tar.xz) = 7f79312b20063dcfd55303b6cee5ff6401bd5b177cf486f5d5541fcda098eab0 +SIZE (patchage-1.0.8.tar.xz) = 334888 diff --git a/audio/patchage/pkg-plist b/audio/patchage/pkg-plist index a21357da937f..07e02307b0f5 100644 --- a/audio/patchage/pkg-plist +++ b/audio/patchage/pkg-plist @@ -1,12 +1,16 @@ bin/patchage +man/man1/patchage.1.gz share/applications/patchage.desktop share/icons/hicolor/128x128/apps/patchage.png share/icons/hicolor/16x16/apps/patchage.png +share/icons/hicolor/16x16/apps/patchage.svg share/icons/hicolor/22x22/apps/patchage.png +share/icons/hicolor/22x22/apps/patchage.svg share/icons/hicolor/24x24/apps/patchage.png share/icons/hicolor/256x256/apps/patchage.png share/icons/hicolor/32x32/apps/patchage.png +share/icons/hicolor/32x32/apps/patchage.svg share/icons/hicolor/48x48/apps/patchage.png +share/icons/hicolor/48x48/apps/patchage.svg share/icons/hicolor/scalable/apps/patchage.svg -share/man/man1/patchage.1.gz %%DATADIR%%/patchage.ui
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208221548.27MFmDko098691>