Re: [ITP] libsass v3.3.6

2016-06-07 Thread Achim Gratz
Marcos Vives Del Sol writes: > On 07/06/2016 11:49, Achim Gratz wrote: >> Based on the way configure is supposed to be working it seems that either >> the tarball you're using is incomplete (did you use a Git snapshot?) or >> they forgot to package the VERSION file. > Yes. It's a Git snapshot indee

Re: [ACTION REQUIRED] ARCH=noarch uploads with cygport 0.22.0

2016-06-07 Thread Marco Atzeri
On 07/06/2016 23:44, Yaakov Selkowitz wrote: On 2016-06-07 06:23, Marco Atzeri wrote: mex are recognized and properly stripped Package Name | Version | Installation directory --+-+--- tsa | 4.4.1 | .../inst/usr/share/octave/packages/tsa-4.4.1

Re: cygport patch for texlive

2016-06-07 Thread Yaakov Selkowitz
On 2016-06-06 12:11, Ken Brown wrote: [PATCH] texlive: support generation of language files Up to now, language files have not been updated to reflect the languages available in a TeX Live installation. As a result, format generation can fail due to missing hyphenation files. This commit provi

Re: [ITP] libsass v3.3.6

2016-06-07 Thread Marcos Vives Del Sol
On 07/06/2016 11:49, Achim Gratz wrote: > Based on the way configure is supposed to be working it seems that either > the tarball you're using is incomplete (did you use a Git snapshot?) or > they forgot to package the VERSION file. Yes. It's a Git snapshot indeed, as generated by GitHub (using the

Re: [ACTION REQUIRED] ARCH=noarch uploads with cygport 0.22.0

2016-06-07 Thread Yaakov Selkowitz
On 2016-06-07 06:23, Marco Atzeri wrote: mex are recognized and properly stripped Package Name | Version | Installation directory --+-+--- tsa | 4.4.1 | .../inst/usr/share/octave/packages/tsa-4.4.1 Fixing symlinks: Stripping executables: usr/l

Re: [ACTION REQUIRED] ARCH=noarch uploads with cygport 0.22.0

2016-06-07 Thread Yaakov Selkowitz
On 2016-06-07 14:58, Achim Gratz wrote: Achim Gratz perl-common-sense This installs into the arch-specific branches of vendor_perl because it uses some Perl internals that are specific to the runtime config. Noted. Achim Gratz perl-File-Find-Object Ach

Re: [ACTION REQUIRED] ARCH=noarch uploads with cygport 0.22.0

2016-06-07 Thread Achim Gratz
Yaakov Selkowitz writes: > The attached list contains packages which on the surface appear to be > noarch but haven't been moved yet. PLEASE **DOUBLE-CHECK** your > packages on this list, and if your package qualifies, proceed as > above. If not, please state why for future reference. Achim Gratz

Re: [ACTION REQUIRED] ARCH=noarch uploads with cygport 0.22.0

2016-06-07 Thread Eric Blake
On 06/07/2016 09:14 AM, Yaakov Selkowitz wrote: > On 2016-06-07 08:58, Eric Blake wrote: >> On 06/06/2016 04:23 PM, Yaakov Selkowitz wrote: >>> Eric Blakebashdb >> >> I'm still listed as maintainer here? I thought you took over. But yes, >> should be safe as noarch. > > I took bash-com

Re: [ACTION REQUIRED] ARCH=noarch uploads with cygport 0.22.0

2016-06-07 Thread Yaakov Selkowitz
On 2016-06-06 18:59, Ken Brown wrote: On 6/6/2016 6:39 PM, Ken Brown wrote: On 6/6/2016 6:23 PM, Yaakov Selkowitz wrote: Ken Brown_update-info-dir This is obsolete and does nothing but require info, which is in Base anyway. Nothing depends on it, so it could just be removed. On

Re: [ACTION REQUIRED] ARCH=noarch uploads with cygport 0.22.0

2016-06-07 Thread Yaakov Selkowitz
On 2016-06-07 08:58, Eric Blake wrote: On 06/06/2016 04:23 PM, Yaakov Selkowitz wrote: Eric Blake bashdb I'm still listed as maintainer here? I thought you took over. But yes, should be safe as noarch. I took bash-completion, never looked at bashdb. ORPHANED (Eric Blak

Re: [ACTION REQUIRED] ARCH=noarch uploads with cygport 0.22.0

2016-06-07 Thread Eric Blake
On 06/06/2016 04:23 PM, Yaakov Selkowitz wrote: > On 2016-05-10 17:11, Yaakov Selkowitz wrote: >> Package Maintainers, >> >> cygport 0.22.0 is on its way to the mirrors. With this release, and >> thanks to Jon Turney's continuing work on calm (the replacement for >> upset which generates setup.ini

Re: [ACTION REQUIRED] ARCH=noarch uploads with cygport 0.22.0

2016-06-07 Thread Marco Atzeri
On 06/06/2016 18:58, Yaakov Selkowitz wrote: On 2016-05-11 16:31, Yaakov Selkowitz wrote: On 2016-05-11 16:02, Marco Atzeri wrote: On 11/05/2016 22:48, Yaakov Selkowitz wrote: But what about the following? octave-nan octave-octcdf octave-stk octave-tsa /usr/lib/octave/packages/ contains the

Re: [ACTION REQUIRED] ARCH=noarch uploads with cygport 0.22.0

2016-06-07 Thread Marco Atzeri
On 07/06/2016 00:23, Yaakov Selkowitz wrote: On 2016-05-10 17:11, Yaakov Selkowitz wrote: Package Maintainers, cygport 0.22.0 is on its way to the mirrors. With this release, and thanks to Jon Turney's continuing work on calm (the replacement for upset which generates setup.ini), packages mark

Re: [ITP] libsass v3.3.6

2016-06-07 Thread Marco Atzeri
On 07/06/2016 11:49, Achim Gratz wrote: Marcos Vives Del Sol writes: This script is called using m4_esyscmd_s from configure.ac line 6: - AC_INIT([libsass], m4_esyscmd_s([./version.sh]), [support@...]) - to set the library version at compile time. Then configure

Re: [ACTION REQUIRED] ARCH=noarch uploads with cygport 0.22.0

2016-06-07 Thread Corinna Vinschen
Hi Yaakov, On Jun 6 17:23, Yaakov Selkowitz wrote: > So far we have managed to reduce the download area by 20% (16.8 GiB), which > is great progress. Thank you all for helping make this happen. > > The attached list contains packages which on the surface appear to be noarch > but haven't been m

Re: [ITP] libsass v3.3.6

2016-06-07 Thread Achim Gratz
Marcos Vives Del Sol writes: > This script is called using m4_esyscmd_s from configure.ac line 6: > - > AC_INIT([libsass], m4_esyscmd_s([./version.sh]), [support@...]) > - > to set the library version at compile time. Then configure uses it to > generate the version

Re: [ITP] libsass v3.3.6

2016-06-07 Thread Marcos Vives Del Sol
2016-06-06 19:07 GMT+02:00 Achim Gratz : > That file is created by configure, so patching it in anyway is still > useless. No. The file created by configure is version.h. VERSION file later is employed by the version.sh script: - if test "x$LIBSASS_VERSION" = "x"; then LIBSASS_VE

Re: [ACTION REQUIRED] ARCH=noarch uploads with cygport 0.22.0

2016-06-07 Thread Jari Aalto
| ... maintainers MUST email a list of their package(s) which qualify | as noarch AND are already marked ARCH=noarch ... Checked. All can be moved to noarch, except: tnftp (compiled C) Jari Packages: Jari Aalto apngtools Jari Aalto archivemail Jari