pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/deforaos-mailer deforaos-mailer: depend on latest...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/975787f1c822
branches:  trunk
changeset: 380583:975787f1c822
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jun 09 07:48:47 2022 +0000

description:
deforaos-mailer: depend on latest gtk-doc and fix PLIST for it

Bump PKGREVISION.

diffstat:

 mail/deforaos-mailer/Makefile |  6 +++---
 mail/deforaos-mailer/PLIST    |  3 ++-
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs (40 lines):

diff -r 6342d48b94a8 -r 975787f1c822 mail/deforaos-mailer/Makefile
--- a/mail/deforaos-mailer/Makefile     Thu Jun 09 07:45:00 2022 +0000
+++ b/mail/deforaos-mailer/Makefile     Thu Jun 09 07:48:47 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2021/12/08 16:02:18 adam Exp $
+# $NetBSD: Makefile,v 1.43 2022/06/09 07:48:47 wiz Exp $
 
 DISTNAME=      Mailer-0.2.0
 PKGNAME=       deforaos-mailer-0.2.0
-PKGREVISION=   7
+PKGREVISION=   8
 CATEGORIES=    mail
 MASTER_SITES=  https://ftp.defora.org/pub/DeforaOS/Apps/Desktop/src/Mailer/
 
@@ -45,7 +45,7 @@
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"
 .include "../../x11/deforaos-libdesktop/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 "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 6342d48b94a8 -r 975787f1c822 mail/deforaos-mailer/PLIST
--- a/mail/deforaos-mailer/PLIST        Thu Jun 09 07:45:00 2022 +0000
+++ b/mail/deforaos-mailer/PLIST        Thu Jun 09 07:48:47 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2020/04/11 21:11:26 khorben Exp $
+@comment $NetBSD: PLIST,v 1.11 2022/06/09 07:48:47 wiz Exp $
 bin/compose
 bin/mailer
 include/Desktop/Mailer.h
@@ -35,6 +35,7 @@
 share/gtk-doc/html/Mailer/Mailer.devhelp2
 share/gtk-doc/html/Mailer/api-index-full.html
 share/gtk-doc/html/Mailer/ch01.html
+share/gtk-doc/html/Mailer/deprecated-api-index.html
 share/gtk-doc/html/Mailer/home.png
 share/gtk-doc/html/Mailer/index.html
 share/gtk-doc/html/Mailer/left-insensitive.png



Home | Main Index | Thread Index | Old Index