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:   wiz
Date:           Thu Mar 19 14:05:03 UTC 2020

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

Log Message:
deforaos-asm: update to 0.2.3nb4.

Fix PLIST.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/deforaos-asm/Makefile
cvs rdiff -u -r1.3 -r1.4 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.5 pkgsrc/devel/deforaos-asm/Makefile:1.6
--- pkgsrc/devel/deforaos-asm/Makefile:1.5      Sun Mar  8 16:49:10 2020
+++ pkgsrc/devel/deforaos-asm/Makefile  Thu Mar 19 14:05:03 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2020/03/08 16:49:10 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2020/03/19 14:05:03 wiz Exp $
 
 DISTNAME=      Asm-0.2.3
 PKGNAME=       deforaos-asm-0.2.3
-PKGREVISION=   3
+PKGREVISION=   4
 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.3 pkgsrc/devel/deforaos-asm/PLIST:1.4
--- pkgsrc/devel/deforaos-asm/PLIST:1.3 Sat Dec 21 23:35:05 2019
+++ pkgsrc/devel/deforaos-asm/PLIST     Thu Mar 19 14:05:03 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2019/12/21 23:35:05 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2020/03/19 14:05:03 wiz Exp $
 bin/asm
 bin/deasm
 include/Devel/Asm.h
@@ -41,7 +41,6 @@ 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



Home | Main Index | Thread Index | Old Index