nano-cur stable port information

Package: nano-cur
Version: 2.3.1
Revision: 4546
Description: Free Pico clone with some new features (dev)
License: GPL
Maintainer: Andreas Gockel
Depends: <<
libgettext8-shlibs, libiconv, libncursesw5-shlibs (>= 5.4-20041023-1001)
<<
BuildDepends: <<
libgettext8-dev, libiconv-dev, libncursesw5 (>= 5.4-20041023-1001),
fink (>= 0.24.12), gettext-tools, automake1.11
<<
Replaces: nano-unstable, nano-small, nano-noutf8, nano
Conflicts: nano-unstable, nano-small, nano-noutf8, nano
Source: http://www.nano-editor.org/dist/v2.3/nano-%v.tar.gz
Source-MD5: af09f8828744b0ea0808d6c19a2b4bfd
#PatchFile: %n.patch
#PatchFile-MD5: 0f5a4d49c9530d18332a5b769b093aaf
#PatchScript: patch -p2 <%{PatchFile}
SetCPPFLAGS: -I%p/include/ncursesw
ConfigureParams: --disable-dependency-tracking --enable-utf8
###
# Debugging:
#SetCFLAGS: -Wall -Wextra -std=gnu99 -pedantic
#ConfigureParams: --enable-dependency-tracking --enable-utf8 --enable-debug
###
InstallScript: <<
/usr/bin/make install prefix=%i
/usr/bin/install -d -m 755 %i/{etc,share/doc/%n/man-html/fr}
/usr/bin/install -c -m 644 %b/doc/nanorc.sample %i/etc/nanorc
/usr/bin/gzip -9 %i/share/man/{,fr/}man{1/{,r}nano.1,5/nanorc.5}
<<
DocFiles: <<
ABOUT-NLS AUTHORS BUGS COPYING COPYING.DOC ChangeLog ChangeLog.pre-2.1
INSTALL NEWS README README.SVN THANKS TODO UPGRADE doc/faq.html
doc/man/nano.1.html:man-html/nano.1.html doc/nanorc.sample
doc/man/rnano.1.html:man-html/rnano.1.html po/ChangeLog:ChangeLog.po
doc/man/fr/nano.1.html:man-html/fr/nano.1.html
doc/man/fr/rnano.1.html:man-html/fr/rnano.1.html
doc/texinfo/nano.html doc/texinfo/nano.texi
doc/man/nanorc.5.html:man-html/nanorc.5.html
doc/man/fr/nanorc.5.html:man-html/fr/nanorc.5.html
<<
ConfFiles: %p/etc/nanorc
InfoDocs: nano.info
Homepage: http://www.nano-editor.org/
DescDetail: <<
GNU nano is a free replacement for Pico, the default Pine editor. GNU nano
is an effort to provide a Pico-like editor, but also includes some features
that were missing in the original, such as 'search and replace', 'goto line'
or internationalization support.
.
This is the current development version of nano.
<<
DescUsage: <<
The sample config was in %p/share/doc/nano/nanorc.sample and %p/etc/nanorc
<<
DescPort: <<
This version of nano includes all changes from svn since 2.2.6 release.
Current svn version is: r4546
.
Create patchfile:
cd into svn checkout
diff --unidirectional-new-file -U 0 -rx .svn tags/nano_2_3_1 trunk/nano
remove rcsid from patchfile
<<
InfoTest: <<
Testscript: echo "Nothing to test here"
<<

nano-cur stable port .patch

nano-cur _unstable_ port .patch