pkgsrc-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: update to 0.2.3nb1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f92b831a7782
branches:  trunk
changeset: 340226:f92b831a7782
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 27 09:29:44 2019 +0000

description:
deforaos-asm: update to 0.2.3nb1.

Adapt PLIST for gtk-doc.

diffstat:

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

diffs (38 lines):

diff -r e9e180fa89f6 -r f92b831a7782 devel/deforaos-asm/Makefile
--- a/devel/deforaos-asm/Makefile       Fri Sep 27 09:00:53 2019 +0000
+++ b/devel/deforaos-asm/Makefile       Fri Sep 27 09:29:44 2019 +0000
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.2 2017/08/01 14:58:55 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.3 2019/09/27 09:29:44 wiz Exp $
 
 DISTNAME=      Asm-0.2.3
 PKGNAME=       deforaos-asm-0.2.3
+PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  https://www.defora.org/os/download/download/4423/
 
 MAINTAINER=    khorben%defora.org@localhost
 HOMEPAGE=      https://www.defora.org/
 COMMENT=       DeforaOS (dis)assembly framework
-
 LICENSE=       gnu-lgpl-v3
 
 MAKE_FLAGS+=   PREFIX=${PREFIX}
diff -r e9e180fa89f6 -r f92b831a7782 devel/deforaos-asm/PLIST
--- a/devel/deforaos-asm/PLIST  Fri Sep 27 09:00:53 2019 +0000
+++ b/devel/deforaos-asm/PLIST  Fri Sep 27 09:29:44 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/02/20 03:14:46 khorben Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/09/27 09:29:44 wiz Exp $
 bin/asm
 bin/deasm
 include/Devel/Asm.h
@@ -48,7 +48,6 @@
 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/index.sgml
 share/gtk-doc/html/Asm/left-insensitive.png
 share/gtk-doc/html/Asm/left.png
 share/gtk-doc/html/Asm/right-insensitive.png



Home | Main Index | Thread Index | Old Index