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: Fri Sep 27 09:29:44 UTC 2019
Modified Files:
pkgsrc/devel/deforaos-asm: Makefile PLIST
Log Message:
deforaos-asm: update to 0.2.3nb1.
Adapt PLIST for gtk-doc.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/deforaos-asm/Makefile
cvs rdiff -u -r1.1 -r1.2 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.2 pkgsrc/devel/deforaos-asm/Makefile:1.3
--- pkgsrc/devel/deforaos-asm/Makefile:1.2 Tue Aug 1 14:58:55 2017
+++ pkgsrc/devel/deforaos-asm/Makefile Fri Sep 27 09:29:44 2019
@@ -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}
Index: pkgsrc/devel/deforaos-asm/PLIST
diff -u pkgsrc/devel/deforaos-asm/PLIST:1.1 pkgsrc/devel/deforaos-asm/PLIST:1.2
--- pkgsrc/devel/deforaos-asm/PLIST:1.1 Sat Feb 20 03:14:46 2016
+++ pkgsrc/devel/deforaos-asm/PLIST Fri Sep 27 09:29:44 2019
@@ -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/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/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