Update to 0.9.9, based on 0.9.8 package by krytarowski in wip.
Changes not found, but patch was integrated.
This commit is contained in:
parent
4fc22a9e8b
commit
9e4029ef60
4 changed files with 34 additions and 63 deletions
|
@ -1,15 +1,18 @@
|
|||
# $NetBSD: Makefile,v 1.8 2013/06/12 11:00:57 ryoon Exp $
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.9 2015/01/01 19:00:15 wiz Exp $
|
||||
|
||||
DISTNAME= acr-0.8.6
|
||||
DISTNAME= acr-0.9.9
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.lolcathost.org/b/
|
||||
MASTER_SITES= -https://github.com/radare/${PKGBASE}/archive/${PKGVERSION_NOREV}${EXTRACT_SUFX}
|
||||
EXTRACT_SUFX= .zip
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.nopcode.org/wk.php/Acr
|
||||
HOMEPAGE= https://github.com/radare/acr
|
||||
COMMENT= Autoconf replacement
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
# Only defined the install target
|
||||
NO_BUILD= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 2013/06/12 11:00:57 ryoon Exp $
|
||||
@comment $NetBSD: PLIST,v 1.4 2015/01/01 19:00:15 wiz Exp $
|
||||
bin/acr
|
||||
bin/acr-cat
|
||||
bin/acr-install
|
||||
|
@ -9,29 +9,9 @@ man/man1/acr.1
|
|||
man/man1/amr.1
|
||||
man/man5/configure.acr.5
|
||||
man/man5/configure.amr.5
|
||||
share/acr/examples/and.acr
|
||||
share/acr/examples/chaos.acr
|
||||
share/acr/examples/check.acr
|
||||
share/acr/examples/chklibdl.acr
|
||||
share/acr/examples/contexts.acr
|
||||
share/acr/examples/cpu.acr
|
||||
share/acr/examples/endian.acr
|
||||
share/acr/examples/if.acr
|
||||
share/acr/examples/ifeqval.acr
|
||||
share/acr/examples/perl.acr
|
||||
share/acr/examples/pkgcfg.acr
|
||||
share/acr/examples/python.acr
|
||||
share/acr/examples/ruby.acr
|
||||
share/acr/examples/sdl.acr
|
||||
share/acr/examples/sizeof.acr
|
||||
share/acr/examples/x11.acr
|
||||
share/acr/modules/csharp.acr
|
||||
share/acr/modules/java-gtk.acr
|
||||
share/acr/modules/sizes.acr
|
||||
share/acr/vim/ftplugin/acr.vim
|
||||
share/acr/vim/install.sh
|
||||
share/acr/vim/syntax/acr.vim
|
||||
share/acr/vim/vimrc
|
||||
share/doc/acr/amr-tutorial
|
||||
share/doc/acr/backup
|
||||
share/doc/acr/check-user
|
||||
|
@ -44,6 +24,23 @@ share/doc/acr/developers/string-mode
|
|||
share/doc/acr/developers/unit-tests
|
||||
share/doc/acr/developers/using_cvs
|
||||
share/doc/acr/endian
|
||||
share/doc/acr/examples/and.acr
|
||||
share/doc/acr/examples/chaos.acr
|
||||
share/doc/acr/examples/check.acr
|
||||
share/doc/acr/examples/chklibdl.acr
|
||||
share/doc/acr/examples/contexts.acr
|
||||
share/doc/acr/examples/cpu.acr
|
||||
share/doc/acr/examples/endian.acr
|
||||
share/doc/acr/examples/if.acr
|
||||
share/doc/acr/examples/ifeqval.acr
|
||||
share/doc/acr/examples/perl.acr
|
||||
share/doc/acr/examples/pkgcfg.acr
|
||||
share/doc/acr/examples/python.acr
|
||||
share/doc/acr/examples/ruby.acr
|
||||
share/doc/acr/examples/sdl.acr
|
||||
share/doc/acr/examples/sizeof.acr
|
||||
share/doc/acr/examples/vala.acr
|
||||
share/doc/acr/examples/x11.acr
|
||||
share/doc/acr/flag-arguments
|
||||
share/doc/acr/gnumake
|
||||
share/doc/acr/hello_world
|
||||
|
@ -53,3 +50,7 @@ share/doc/acr/make-tips
|
|||
share/doc/acr/pkg-config
|
||||
share/doc/acr/sandbox
|
||||
share/doc/acr/syntax
|
||||
share/doc/acr/vim/ftplugin/acr.vim
|
||||
share/doc/acr/vim/install.sh
|
||||
share/doc/acr/vim/syntax/acr.vim
|
||||
share/doc/acr/vim/vimrc
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.3 2013/06/12 11:00:57 ryoon Exp $
|
||||
$NetBSD: distinfo,v 1.4 2015/01/01 19:00:15 wiz Exp $
|
||||
|
||||
SHA1 (acr-0.8.6.tar.gz) = 3fc8c751e671db866253854a9afdfe943ecc2bbb
|
||||
RMD160 (acr-0.8.6.tar.gz) = 00e1793860ef2b4dc44649e664809fe01291e678
|
||||
Size (acr-0.8.6.tar.gz) = 71099 bytes
|
||||
SHA1 (patch-man_man5_configure.acr.5) = 54d15c48625086939d19c99efa76ebb231b30834
|
||||
SHA1 (acr-0.9.9.zip) = f5348d16862addf6dcd8e3ee4b00563cc83f83f8
|
||||
RMD160 (acr-0.9.9.zip) = a24f6dcccf0f0463614c2297c0ba2143ca19b19c
|
||||
Size (acr-0.9.9.zip) = 94039 bytes
|
||||
|
|
|
@ -1,32 +0,0 @@
|
|||
$NetBSD: patch-man_man5_configure.acr.5,v 1.2 2013/06/12 11:00:57 ryoon Exp $
|
||||
|
||||
* WIth this patch, configure.acr(5) is rendered properly with mdocml.
|
||||
|
||||
--- man/man5/configure.acr.5.orig 2011-08-04 10:24:58.000000000 +0000
|
||||
+++ man/man5/configure.acr.5
|
||||
@@ -33,14 +33,13 @@ generation of .acr files with SUBDIRS an
|
||||
.El
|
||||
.\"
|
||||
.Sh SYNTAX
|
||||
-.Bl -tag -width indent
|
||||
The configure.acr file is a word-based configuration file for ACR.
|
||||
.Pp
|
||||
This means that each word must be separated with space, tab or new-lines.
|
||||
The ';' separator to terminate strings must be also a separated word.
|
||||
.Pp
|
||||
-.Bl -bold -tag -width indent
|
||||
Each word is called "keyword", there are these types:
|
||||
+.Bl -bold -tag -width indent
|
||||
.It Miscelaneous-Keys:
|
||||
{ } ;
|
||||
.It Command:
|
||||
@@ -208,8 +207,8 @@ Checks the existence of the target user
|
||||
.El
|
||||
.\"
|
||||
.Sh DEFINITIONS
|
||||
-.Bl -tag -width indent
|
||||
Sets are processed at the beggining of the configure script.
|
||||
+.Bl -tag -width indent
|
||||
.It = varname value\ ;
|
||||
Sets the value of varname to value.
|
||||
.It += varname value\ ;
|
Loading…
Reference in a new issue