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:   khorben
Date:           Sat Apr 11 21:11:26 UTC 2020

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

Log Message:
deforaos-mailer: fix the PLIST for Gtk-Doc

Bumps PKGREVISION.

XXX pull-up pkgsrc-2020Q1


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/mail/deforaos-mailer/Makefile
cvs rdiff -u -r1.9 -r1.10 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.39 pkgsrc/mail/deforaos-mailer/Makefile:1.40
--- pkgsrc/mail/deforaos-mailer/Makefile:1.39   Thu Mar 19 14:03:29 2020
+++ pkgsrc/mail/deforaos-mailer/Makefile        Sat Apr 11 21:11:26 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2020/03/19 14:03:29 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2020/04/11 21:11:26 khorben Exp $
 
 DISTNAME=      Mailer-0.2.0
 PKGNAME=       deforaos-mailer-0.2.0
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    mail
 MASTER_SITES=  https://ftp.defora.org/pub/DeforaOS/Apps/Desktop/src/Mailer/
 

Index: pkgsrc/mail/deforaos-mailer/PLIST
diff -u pkgsrc/mail/deforaos-mailer/PLIST:1.9 pkgsrc/mail/deforaos-mailer/PLIST:1.10
--- pkgsrc/mail/deforaos-mailer/PLIST:1.9       Thu Mar 19 14:03:29 2020
+++ pkgsrc/mail/deforaos-mailer/PLIST   Sat Apr 11 21:11:26 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2020/03/19 14:03:29 wiz Exp $
+@comment $NetBSD: PLIST,v 1.10 2020/04/11 21:11:26 khorben Exp $
 bin/compose
 bin/mailer
 include/Desktop/Mailer.h
@@ -32,9 +32,9 @@ share/gtk-doc/html/Mailer/Mailer-helper.
 share/gtk-doc/html/Mailer/Mailer-mailer.html
 share/gtk-doc/html/Mailer/Mailer-message.html
 share/gtk-doc/html/Mailer/Mailer-plugin.html
+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