pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/deforaos-panel deforaos-panel: depend on latest gt...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d1440226d5fc
branches:  trunk
changeset: 380653:d1440226d5fc
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jun 11 14:09:13 2022 +0000

description:
deforaos-panel: depend on latest gtk-doc and bump PKGREVISION

PLIST already fixed by mef.

diffstat:

 x11/deforaos-panel/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 38c2264bf852 -r d1440226d5fc x11/deforaos-panel/Makefile
--- a/x11/deforaos-panel/Makefile       Sat Jun 11 13:58:57 2022 +0000
+++ b/x11/deforaos-panel/Makefile       Sat Jun 11 14:09:13 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2022/05/18 00:28:35 khorben Exp $
-#
+# $NetBSD: Makefile,v 1.44 2022/06/11 14:09:13 wiz Exp $
 
 DISTNAME=      Panel-0.4.3
 PKGNAME=       deforaos-panel-0.4.3
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  https://ftp.defora.org/pub/DeforaOS/Apps/Desktop/src/Panel/
 
@@ -56,6 +56,6 @@
 .include "../../x11/deforaos-libdesktop/buildlink3.mk"
 .include "../../x11/libxkbfile/buildlink3.mk"
 .include "../../sysutils/deforaos-browser/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gtk-doc+=        gtk-doc>=1.20
+BUILDLINK_API_DEPENDS.gtk-doc+=        gtk-doc>=1.32nb9
 .include "../../textproc/gtk-doc/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index