pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/deforaos-mailer



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jun  9 07:48:47 UTC 2022

Modified Files:
        pkgsrc/mail/deforaos-mailer: Makefile PLIST

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

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/mail/deforaos-mailer/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/mail/deforaos-mailer/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/deforaos-mailer/Makefile
diff -u pkgsrc/mail/deforaos-mailer/Makefile:1.42 pkgsrc/mail/deforaos-mailer/Makefile:1.43
--- pkgsrc/mail/deforaos-mailer/Makefile:1.42   Wed Dec  8 16:02:18 2021
+++ pkgsrc/mail/deforaos-mailer/Makefile        Thu Jun  9 07:48:47 2022
@@ -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 @@ post-install:
 .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"

Index: pkgsrc/mail/deforaos-mailer/PLIST
diff -u pkgsrc/mail/deforaos-mailer/PLIST:1.10 pkgsrc/mail/deforaos-mailer/PLIST:1.11
--- pkgsrc/mail/deforaos-mailer/PLIST:1.10      Sat Apr 11 21:11:26 2020
+++ pkgsrc/mail/deforaos-mailer/PLIST   Thu Jun  9 07:48:47 2022
@@ -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-plugin.
 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