commit 80dd90e7a9444b5aa861a0eb14ea34a845b60ace Author: Juergen Daubert <jue@jue.li> Date: Mon Mar 13 13:02:26 2023 +0100 a2ps: update to 4.15.1 diff --git a/a2ps/.footprint b/a2ps/.footprint index 4bda104fd..3bfefaa24 100644 --- a/a2ps/.footprint +++ b/a2ps/.footprint @@ -1,23 +1,16 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/a2ps +-rwxr-xr-x root/root usr/bin/a2ps-lpr-wrapper -rwxr-xr-x root/root usr/bin/card -rwxr-xr-x root/root usr/bin/composeglyphs --rwxr-xr-x root/root usr/bin/fixnt -rwxr-xr-x root/root usr/bin/fixps +-rwxr-xr-x root/root usr/bin/lp2 -rwxr-xr-x root/root usr/bin/ogonkify -rwxr-xr-x root/root usr/bin/pdiff --rwxr-xr-x root/root usr/bin/psmandup --rwxr-xr-x root/root usr/bin/psset --rwxr-xr-x root/root usr/bin/texi2dvi4a2ps drwxr-xr-x root/root usr/etc/ -rw-r--r-- root/root usr/etc/a2ps-site.cfg -rw-r--r-- root/root usr/etc/a2ps.cfg -drwxr-xr-x root/root usr/include/ --rw-r--r-- root/root usr/include/liba2ps.h -drwxr-xr-x root/root usr/lib/ --rw-r--r-- root/root usr/lib/liba2ps.a --rwxr-xr-x root/root usr/lib/liba2ps.la drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/a2ps/ drwxr-xr-x root/root usr/share/a2ps/afm/ @@ -62,6 +55,7 @@ drwxr-xr-x root/root usr/share/a2ps/afm/ drwxr-xr-x root/root usr/share/a2ps/encoding/ -rw-r--r-- root/root usr/share/a2ps/encoding/ascii.edf -rw-r--r-- root/root usr/share/a2ps/encoding/encoding.map +-rw-r--r-- root/root usr/share/a2ps/encoding/euc-jp.edf -rw-r--r-- root/root usr/share/a2ps/encoding/hp.edf -rw-r--r-- root/root usr/share/a2ps/encoding/ibm-cp437.edf -rw-r--r-- root/root usr/share/a2ps/encoding/ibm-cp850.edf @@ -215,14 +209,13 @@ drwxr-xr-x root/root usr/share/a2ps/sheets/ -rw-r--r-- root/root usr/share/a2ps/sheets/zsh.ssh drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/a2ps-lpr-wrapper.1.gz -rw-r--r-- root/root usr/share/man/man1/a2ps.1.gz -rw-r--r-- root/root usr/share/man/man1/card.1.gz -rw-r--r-- root/root usr/share/man/man1/fixps.1.gz +-rw-r--r-- root/root usr/share/man/man1/lp2.1.gz -rw-r--r-- root/root usr/share/man/man1/ogonkify.1.gz -rw-r--r-- root/root usr/share/man/man1/pdiff.1.gz --rw-r--r-- root/root usr/share/man/man1/psmandup.1.gz --rw-r--r-- root/root usr/share/man/man1/psset.1.gz --rw-r--r-- root/root usr/share/man/man1/texi2dvi4a2ps.1.gz drwxr-xr-x root/root usr/share/ogonkify/ -rw-r--r-- root/root usr/share/ogonkify/adobe.enc drwxr-xr-x root/root usr/share/ogonkify/afm/ diff --git a/a2ps/.signature b/a2ps/.signature index 66992b92b..0967ea86c 100644 --- a/a2ps/.signature +++ b/a2ps/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/f7zUDYX38Z1laVbweDNd58XskrmCxfo1fZ07LvQFoIwgWpBhWIj/7oXE/mskY5MsfOVu7QbEImQM6gdP0hI5w4= -SHA256 (Pkgfile) = a2ebf25428928524d7179cdfae96880f60a55742fc274299be0fbd4c5bd0dffc -SHA256 (.footprint) = 39d0588420f5678d5bc1629a1336e6955fb6953c6a39ea7c14e4d2c55a7297d3 -SHA256 (a2ps-4.14.tar.gz) = f3ae8d3d4564a41b6e2a21f237d2f2b104f48108591e8b83497500182a3ab3a4 +RWSE3ohX2g5d/Qg3OGMSkowNzI65GenBjEOdnZDTStIz6MtH4YEERfNG85rmpRIFt0c6TT0tVnvdbOJ3umAEuKtPcc8QHPDWVgo= +SHA256 (Pkgfile) = fadc82987d4491f8969282e1dcca1d30568b30973dbc23d52531cdb3705238e6 +SHA256 (.footprint) = 7704f2404ebd8f6a84caf4e81265275a5eedf95164f39e542e709a18ec86d16f +SHA256 (a2ps-4.15.1.tar.gz) = 9797708ba02805afc3b5b91e06cb8eac97b85843a90e66cfde6a7c63ca042b2a diff --git a/a2ps/Pkgfile b/a2ps/Pkgfile index 579721988..89e0656f1 100644 --- a/a2ps/Pkgfile +++ b/a2ps/Pkgfile @@ -1,21 +1,20 @@ # Description: ASCII to Postscript converter (Prettyprint) -# URL: http://www.gnu.org/software/a2ps/ -# Maintainer: Juergen Daubert, jue at crux dot nu -# Depends on: psutils gperf perl +# URL: http://www.gnu.org/software/a2ps/ +# Maintainer: Juergen Daubert, jue at crux dot nu +# Depends on: boehm-gc paper name=a2ps -version=4.14 -release=2 -source=(http://ftp.gnu.org/gnu/a2ps/$name-$version.tar.gz) +version=4.15.1 +release=1 +source=(https://ftpmirror.gnu.org/gnu/a2ps/$name-$version.tar.gz) build() { - cd $name-$version - - ./configure --prefix=/usr \ - --disable-nls - make - make DESTDIR=$PKG install + cd $name-$version - rm -r $PKG/usr/share/info - find $PKG -type f -name README -delete + ./configure --prefix=/usr --disable-nls + make + make DESTDIR=$PKG install + + rm -r $PKG/usr/share/{info,emacs} + find $PKG -type f -name README -delete }