Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jan 2015 23:03:23 +0100 (CET)
From:      Marco Beishuizen <mbeis@xs4all.nl>
To:        Scot Hetzel <swhetzel@gmail.com>
Cc:        Kurt Jaeger <lists@opsec.eu>, FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: updating alpine port to new version (as a maintainer)
Message-ID:  <alpine.BSF.2.11.1501172248400.2073@localhost>
In-Reply-To: <CACdU%2Bf_2nVXqW-i0qKTkpN3=0cSEHvdwwfLj=zVZDhMwjQw-ag@mail.gmail.com>
References:  <alpine.BSF.2.11.1501171736240.2073@localhost> <20150117165844.GS44537@home.opsec.eu> <alpine.BSF.2.11.1501171836570.2073@localhost> <20150117182525.GU44537@home.opsec.eu> <alpine.BSF.2.11.1501172042010.2073@localhost> <CACdU%2Bf8jjSRALwgP_o3L_hdp_gtQ951wDm5CHLH0SjJns62Mew@mail.gmail.com> <alpine.BSF.2.11.1501172141060.2073@localhost> <CACdU%2Bf_2nVXqW-i0qKTkpN3=0cSEHvdwwfLj=zVZDhMwjQw-ag@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 17 Jan 2015, the wise Scot Hetzel wrote:

> Are you using the correct version of the maildir.patch.gz.
>
> If you look on line 116 of the original Makefile, it shows:
>
> 116 PATCH_SITES= http://patches.freeiz.com/alpine/patches/alpine-2.11/
> 117 PATCHFILES+= maildir.patch.gz
>
> You should change that line so that it shows alpine-2.20 or
> alpine-${PORTVERSION} instead.

Yes I already saw this and changed it.

> I checked the alpine-2.20/maildir.patch.gz and it shows that sm_read
> requires 2 arguments.
>
> Since the patch file isn't versioned, you will have to remove the file
> from your distfiles and run make checksum to update the checksum for
> the file.

This didn't work:

===>  License APACHE20 accepted by the user
===>  Found saved configuration for alpine-2.11_2
===>   alpine-2.20 depends on file: /usr/local/sbin/pkg - found
=> alpine-2.20.tar.xz doesn't seem to exist in 
/usr/ports/distfiles/alpine-2.20.
=> Attempting to fetch 
http://patches.freeiz.com/alpine/release/src/alpine-2.20.tar.xz
alpine-2.20.tar.xz                            100% of 4717 kB  388 kBps 
00m12s
=> maildir.patch.gz doesn't seem to exist in 
/usr/ports/distfiles/alpine-2.20.
=> Attempting to fetch 
http://patches.freeiz.com/alpine/patches/alpine-2.20/maildir.patch.gz
maildir.patch.gz                              100% of   33 kB 5433 kBps 
00m00s
===> Fetching all distfiles required by alpine-2.20 for building
=> SHA256 Checksum OK for alpine-2.20/alpine-2.20.tar.xz.
=> No SHA256 checksum recorded for alpine-2.20/maildir.patch.gz.
=> No suitable checksum found for alpine-2.20/maildir.patch.gz.
*** Error code 1

> Another option is to change lines 116 and 117 to:
>
> 116 PATCH_SITES= http://patches.freeiz.com/alpine/patches/
> 117 PATCHFILES+= alpine-${PORTVERSION}/maildir.patch.gz
>
> This will ensure everyone has the correct version of the maildir.patch.gz file.

Errors here too:

===>  License APACHE20 accepted by the user
===>  Found saved configuration for alpine-2.11_2
===>   alpine-2.20 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by alpine-2.20 for building
=> SHA256 Checksum OK for alpine-2.20/alpine-2.20.tar.xz.
cannot open alpine-2.20/alpine-2.20/maildir.patch.gz: No such file or 
directory
*** Error code 2

Regards,

Marco

-- 
I have made this letter longer than usual
because I lack the time to make it shorter.
 		-- Blaise Pascal



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.11.1501172248400.2073>