public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* man-pages-posix 2017 released
@ 2021-03-09 14:41 Brian Inglis
  2021-03-09 17:35 ` Brian Inglis
  0 siblings, 1 reply; 3+ messages in thread
From: Brian Inglis @ 2021-03-09 14:41 UTC (permalink / raw)
  To: cygwin-apps

Hi Corinna,

Michael Kerrisk released the 2017 update in November, so would you care to 
release the update, or delegate/share?
Tweaks required to cygport appended.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]

diff a/man-pages-posix.cygport b/man-pages-posix.cygport
--- a/man-pages-posix.cygport        2015-04-20 04:39:08.000000000 -0600
+++ b/man-pages-posix.cygport     2021-03-09 06:55:27.751455500 -0700
@@ -1,5 +1,5 @@
  NAME="man-pages-posix"
-VERSION="2013-a"
+VERSION="2017-a"
  RELEASE=1
  CATEGORY="Doc"
  REQUIRES="man-db"
@@ -8,6 +8,9 @@ DESCRIPTION="POSIX manual pages"
  HOMEPAGE="https://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/"
 
SRC_URI="https://www.kernel.org/pub/linux/docs/man-pages/${NAME}/${NAME}-${VERSION}.tar.xz"

+ARCH=noarch
+SRC_DIR=${NAME}-${VERSION%-?}
+
  src_compile() {
    cd ${S}
    cp -rp Makefile man[0-9]p ${B}
@@ -16,7 +19,7 @@ src_compile() {
  }

  src_install() {
-  dodoc ${S}/POSIX-COPYRIGHT
+  dodoc ${S}/POSIX-COPYRIGHT ${S}/${NAME}-${VERSION}.Announce
    cd ${B}
    cyginstall
    rm ${D}/usr/share/doc/${NAME}/README

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: man-pages-posix 2017 released
  2021-03-09 14:41 man-pages-posix 2017 released Brian Inglis
@ 2021-03-09 17:35 ` Brian Inglis
  2021-03-09 17:40   ` Corinna Vinschen
  0 siblings, 1 reply; 3+ messages in thread
From: Brian Inglis @ 2021-03-09 17:35 UTC (permalink / raw)
  To: cygwin-apps

On 2021-03-09 08:36, Corinna Vinschen via Cygwin-apps wrote:
 > On Mar  9 07:41, Brian Inglis wrote:> Michael Kerrisk released the 2017 
update in November, so would you care to > release the update, or 
delegate/share?> Tweaks required to cygport appended.
 > Please feel free to take over maintainership.  I'll change the
 > cygwin-pkg-maint file accordingly, so you can upload, ok?

I assume you meant to reply to my man-pages-posix update FYI,
so I am happy to do so as suggested.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: man-pages-posix 2017 released
  2021-03-09 17:35 ` Brian Inglis
@ 2021-03-09 17:40   ` Corinna Vinschen
  0 siblings, 0 replies; 3+ messages in thread
From: Corinna Vinschen @ 2021-03-09 17:40 UTC (permalink / raw)
  To: cygwin-apps

On Mar  9 10:35, Brian Inglis wrote:
> On 2021-03-09 08:36, Corinna Vinschen via Cygwin-apps wrote:
> > On Mar  9 07:41, Brian Inglis wrote:> Michael Kerrisk released the 2017
> update in November, so would you care to > release the update, or
> delegate/share?> Tweaks required to cygport appended.
> > Please feel free to take over maintainership.  I'll change the
> > cygwin-pkg-maint file accordingly, so you can upload, ok?
> 
> I assume you meant to reply to my man-pages-posix update FYI,

Ah, didn't notice the difference, sorry.

> so I am happy to do so as suggested.

I pushed the change, so you're man-pages-posix maintainer now.


Thanks,
Corinna

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-09 17:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-09 14:41 man-pages-posix 2017 released Brian Inglis
2021-03-09 17:35 ` Brian Inglis
2021-03-09 17:40   ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).