pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/deforaos-asm



Module Name:    pkgsrc
Committed By:   khorben
Date:           Sat Apr 11 04:00:18 UTC 2020

Modified Files:
        pkgsrc/devel/deforaos-asm: Makefile PLIST

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

Bumps PKGREVISION.

XXX pull-up pkgsrc-2020Q1


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/deforaos-asm/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/deforaos-asm/PLIST

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

Modified files:

Index: pkgsrc/devel/deforaos-asm/Makefile
diff -u pkgsrc/devel/deforaos-asm/Makefile:1.6 pkgsrc/devel/deforaos-asm/Makefile:1.7
--- pkgsrc/devel/deforaos-asm/Makefile:1.6      Thu Mar 19 14:05:03 2020
+++ pkgsrc/devel/deforaos-asm/Makefile  Sat Apr 11 04:00:18 2020
@@ -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/
 

Index: pkgsrc/devel/deforaos-asm/PLIST
diff -u pkgsrc/devel/deforaos-asm/PLIST:1.4 pkgsrc/devel/deforaos-asm/PLIST:1.5
--- pkgsrc/devel/deforaos-asm/PLIST:1.4 Thu Mar 19 14:05:03 2020
+++ pkgsrc/devel/deforaos-asm/PLIST     Sat Apr 11 04:00:18 2020
@@ -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-arch.html
 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