Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/deforaos-asm deforaos-asm: fix the PLIST for Gtk...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aab5dee52c16
branches:  trunk
changeset: 428742:aab5dee52c16
user:      khorben <khorben%pkgsrc.org@localhost>
date:      Sat Apr 11 04:00:18 2020 +0000

description:
deforaos-asm: fix the PLIST for Gtk-Doc

Bumps PKGREVISION.

XXX pull-up pkgsrc-2020Q1

diffstat:

 devel/deforaos-asm/Makefile |  4 ++--
 devel/deforaos-asm/PLIST    |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (34 lines):

diff -r 9755d447116a -r aab5dee52c16 devel/deforaos-asm/Makefile
--- a/devel/deforaos-asm/Makefile       Sat Apr 11 03:57:21 2020 +0000
+++ b/devel/deforaos-asm/Makefile       Sat Apr 11 04:00:18 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2020/03/19 14:05:03 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2020/04/11 04:00:18 khorben Exp $
 
 DISTNAME=      Asm-0.2.3
 PKGNAME=       deforaos-asm-0.2.3
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    devel
 MASTER_SITES=  https://www.defora.org/os/download/download/4423/
 
diff -r 9755d447116a -r aab5dee52c16 devel/deforaos-asm/PLIST
--- a/devel/deforaos-asm/PLIST  Sat Apr 11 03:57:21 2020 +0000
+++ b/devel/deforaos-asm/PLIST  Sat Apr 11 04:00:18 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2020/03/19 14:05:03 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2020/04/11 04:00:18 khorben Exp $
 bin/asm
 bin/deasm
 include/Devel/Asm.h
@@ -41,9 +41,9 @@
 share/gtk-doc/html/Asm/Asm-code.html
 share/gtk-doc/html/Asm/Asm-common.html
 share/gtk-doc/html/Asm/Asm-format.html
+share/gtk-doc/html/Asm/Asm.devhelp2
 share/gtk-doc/html/Asm/api-index-full.html
 share/gtk-doc/html/Asm/ch01.html
-share/gtk-doc/html/Asm/deprecated-api-index.html
 share/gtk-doc/html/Asm/home.png
 share/gtk-doc/html/Asm/index.html
 share/gtk-doc/html/Asm/left-insensitive.png



Home | Main Index | Thread Index | Old Index