update to latest 1.0.9
This commit is contained in:
parent
28b97f62bc
commit
d55bec5ac2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78670
@ -6,12 +6,12 @@
|
||||
#
|
||||
|
||||
PORTNAME= newfile
|
||||
PORTVERSION= 1.0.2
|
||||
PORTVERSION= 1.0.9
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= flynn@energyhq.homeip.net
|
||||
MAINTAINER= alane@FreeBSD.org
|
||||
COMMENT= A tool for creating starter files in various languages
|
||||
|
||||
BUILD_DEPENDS+= dot:${PORTSDIR}/graphics/graphviz
|
||||
@ -20,6 +20,7 @@ BUILD_DEPENDS+= rdoc:${PORTSDIR}/textproc/ruby-rdoc
|
||||
USE_RUBY= yes
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_PERL= yes
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
MAN1= newfile.1
|
||||
|
@ -1 +1 @@
|
||||
MD5 (newfile-1.0.2.tar.gz) = dace8724a2d96a9d398a40aced042da4
|
||||
MD5 (newfile-1.0.9.tar.gz) = bb50abebef63cf45db56a830554ced57
|
||||
|
@ -1,31 +1,24 @@
|
||||
bin/newfile
|
||||
%%PORTDOCS%%share/doc/newfile/newfile.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/classes/Cond.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/classes/FileFinder.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/classes/FileProcessor.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/classes/Installed.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/classes/NewfileOpts.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/classes/OptionError.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/classes/ParseError.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/classes/ParseMsg.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/classes/ParseWarning.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/classes/SyTab.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/created.rid
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/dot/f_0.dot
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/dot/f_0.png
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/dot/f_1.dot
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/dot/f_1.png
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/dot/f_2.dot
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/dot/f_2.png
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/rdoc-style.css
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/files/fileproc_rb.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/files/newfile_rb.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/files/sytab_rb.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/classes/FileProcessor.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/classes/FileFinder.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/classes/Cond.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/classes/ParseMsg.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/classes/SyTab.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/classes/Opts.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/classes/Installed.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/classes/OptionError.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/classes/ParseError.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/fr_file_index.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/fr_class_index.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/fr_file_index.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/fr_method_index.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/index.html
|
||||
%%PORTDOCS%%share/doc/newfile/rdoc/rdoc-style.css
|
||||
share/newfile/fileproc.rb
|
||||
share/newfile/sytab.rb
|
||||
share/newfile/newfile.rb
|
||||
share/newfile/licenses/Artistic@Artistic
|
||||
share/newfile/licenses/Artistic@README
|
||||
share/newfile/licenses/Artistic@license.inc
|
||||
@ -35,44 +28,47 @@ share/newfile/licenses/BSD@license.inc
|
||||
share/newfile/licenses/GPL@COPYING
|
||||
share/newfile/licenses/GPL@README
|
||||
share/newfile/licenses/GPL@license.inc
|
||||
share/newfile/licenses/default@license.inc
|
||||
share/newfile/licenses/minimal@LICENSE
|
||||
share/newfile/licenses/minimal@README
|
||||
share/newfile/licenses/minimal@license.inc
|
||||
share/newfile/licenses/default@license.inc
|
||||
share/newfile/licenses/no@license.inc
|
||||
share/newfile/newfile.rb
|
||||
share/newfile/projects/auto@Makefile.am
|
||||
share/newfile/projects/auto@Makefile.cvs
|
||||
share/newfile/projects/auto@acinclude.m4
|
||||
share/newfile/projects/auto@configure.ac
|
||||
share/newfile/projects/auto@doc!Makefile.am
|
||||
share/newfile/projects/auto@doc-src!Makefile.am
|
||||
share/newfile/projects/auto@doc-src!alane.pod.mk
|
||||
share/newfile/projects/auto@doc-src!alane.tex.mk
|
||||
share/newfile/projects/auto@src!Makefile.am
|
||||
share/newfile/projects/auto@doc-src^Makefile.am
|
||||
share/newfile/projects/auto@doc-src^alane.pod.mk
|
||||
share/newfile/projects/auto@doc-src^alane.rd.mk
|
||||
share/newfile/projects/auto@doc-src^alane.tex.mk
|
||||
share/newfile/projects/auto@doc^Makefile.am
|
||||
share/newfile/projects/auto@src^Makefile.am
|
||||
share/newfile/projects/port@Makefile
|
||||
share/newfile/projects/port@distinfo
|
||||
share/newfile/projects/port@pkg-comment
|
||||
share/newfile/projects/port@pkg-descr
|
||||
share/newfile/projects/port@pkg-plist
|
||||
share/newfile/templates/%s@c
|
||||
share/newfile/templates/%s@c++
|
||||
share/newfile/templates/%s@generic
|
||||
share/newfile/templates/%s@h
|
||||
share/newfile/templates/%s@h++
|
||||
share/newfile/templates/%s@mgp
|
||||
share/newfile/templates/%s@mk
|
||||
share/newfile/templates/%s@pl
|
||||
share/newfile/templates/%s@pod
|
||||
share/newfile/templates/%s@py
|
||||
share/newfile/templates/%s@rb
|
||||
share/newfile/templates/%s@sh
|
||||
share/newfile/sytab.rb
|
||||
share/newfile/templates/body.inc@sh
|
||||
%%PORTDOCS%%@dirrm share/doc/newfile/rdoc/classes
|
||||
%%PORTDOCS%%@dirrm share/doc/newfile/rdoc/files
|
||||
%%PORTDOCS%%@dirrm share/doc/newfile/rdoc/dot
|
||||
%%PORTDOCS%%@dirrm share/doc/newfile/rdoc
|
||||
%%PORTDOCS%%@dirrm share/doc/newfile
|
||||
@dirrm share/newfile/licenses
|
||||
share/newfile/templates/tmpl@c
|
||||
share/newfile/templates/tmpl@c++
|
||||
share/newfile/templates/tmpl@generic
|
||||
share/newfile/templates/tmpl@h
|
||||
share/newfile/templates/tmpl@h++
|
||||
share/newfile/templates/tmpl@mgp
|
||||
share/newfile/templates/tmpl@mk
|
||||
share/newfile/templates/tmpl@pl
|
||||
share/newfile/templates/tmpl@pod
|
||||
share/newfile/templates/tmpl@py
|
||||
share/newfile/templates/tmpl@rb
|
||||
share/newfile/templates/tmpl@rd
|
||||
share/newfile/templates/tmpl@sh
|
||||
@dirrm share/newfile/templates
|
||||
@dirrm share/newfile/projects
|
||||
@dirrm share/newfile/licenses
|
||||
@dirrm share/newfile
|
||||
%%PORTDOCS%%@dirrm share/doc/newfile/rdoc/files
|
||||
%%PORTDOCS%%@dirrm share/doc/newfile/rdoc/classes
|
||||
%%PORTDOCS%%@dirrm share/doc/newfile/rdoc
|
||||
%%PORTDOCS%%@dirrm share/doc/newfile
|
||||
|
Loading…
Reference in New Issue
Block a user