Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Oct 2013 01:57:40 +0400
From:      Eygene Ryabinkin <rea@FreeBSD.org>
To:        olli hauer <ohauer@gmx.de>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r329495 - in head/mail/offlineimap: . files
Message-ID:  <vf6XhOlZoa1ur3bSDqQ6I3tL6IE@yvEej05H3W0/4vvRe%2BUkEiihdkU>
In-Reply-To: <52510430.8000404@gmx.de>
References:  <201310051836.r95Ia7tS064804@svn.freebsd.org> <52510430.8000404@gmx.de>

next in thread | previous in thread | raw e-mail | index | archive | help

--1LKvkjL3sHcu1TtY
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Olli, good day.

Sun, Oct 06, 2013 at 08:33:20AM +0200, olli hauer wrote:
> On 2013-10-05 20:36, Eygene Ryabinkin wrote:
> > Author: rea
> > Date: Sat Oct  5 18:36:06 2013
> > New Revision: 329495
> > URL: http://svnweb.freebsd.org/changeset/ports/329495
> [...]
> > +DISTVERSION=3D	6.5.5
> >  CATEGORIES=3D	mail python
> > -MASTER_SITES=3D	http://cloud.github.com/downloads/spaetz/offlineimap/ \
> > -		http://dist.codelabs.ru/fbsd/offlineimap/
> > +MASTER_SITES=3D	http://dist.codelabs.ru/fbsd/offlineimap/
> > +
> >  PATCH_SITES=3D	http://codelabs.ru/patches/offlineimap/
> > -DISTNAME=3D	${PORTNAME}-v${DISTVERSION}
> > =20
> >  MAINTAINER=3D	rea@FreeBSD.org
>=20
>=20
> Is there a reason why you removed the upstream site?

I hadn't, USE_GITHUB takes care of this:
{{{ bsd.sites.mk:
=2Eif defined(USE_GITHUB)
=2Eif defined(GH_TAGNAME) && ${GH_TAGNAME} =3D=3D master
IGNORE?=3D        Using master as GH_TAGNAME is invalid. \
                Must use a tag or commit hash so the upstream does\
                not "reroll" as soon as the branch is updated
=2Eendif
MASTER_SITE_GITHUB+=3D            https://codeload.github.com/%SUBDIR% \
                                http://codeload.github.com/%SUBDIR%
MASTER_SITE_GITHUB_CLOUD+=3D      http://cloud.github.com/downloads/%SUBDIR%
=2Eif !defined(MASTER_SITES) || !${MASTER_SITES:MGH} && !${MASTER_SITES:MGH=
C}
MASTER_SITES+=3D  GH GHC
=2Eendif
GH_PROJECT?=3D    ${PORTNAME}
GH_TAGNAME?=3D    ${DISTVERSION}
FETCH_ARGS=3D     -Fpr
=2Eendif
=2Eendif
}}}
this way:
{{{
$ make -V MASTER_SITES
http://dist.codelabs.ru/fbsd/offlineimap/ https://codeload.github.com/Offli=
neIMAP/offlineimap/legacy.tar.gz/v6.5.5?dummy=3D/ http://codeload.github.co=
m/OfflineIMAP/offlineimap/legacy.tar.gz/v6.5.5?dummy=3D/ http://cloud.githu=
b.com/downloads/OfflineIMAP/offlineimap/
}}}

> From github.com/spaetz/
>=20
> * offlineimap 69 Sync your IMAP mailboxes. This is my private
> development sandbox.  The canonical repo is at
> https://github.com/OfflineIMAP/offlineimap

Yes, I am aware of this:
  https://github.com/OfflineIMAP/offlineimap/commits/master
and, for example,
  fetch -qo - https://github.com/OfflineIMAP/offlineimap/commit/8bc2f35bf68=
3f24448132b2f9738aaf809aff818.patch | grep ^Signed-off-by:
;))
--=20
Eygene Ryabinkin                                        ,,,^..^,,,
[ Life's unfair - but root password helps!           | codelabs.ru ]
[ 82FE 06BC D497 C0DE 49EC  4FF0 16AF 9EAE 8152 ECFB | freebsd.org ]

--1LKvkjL3sHcu1TtY
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iF4EABEIAAYFAlJR3NQACgkQFq+eroFS7Ps4HQD/V/Llh2QIot6JeRlJGWBhZ/UU
4riwyQwUcwIWWUZ+M9YA/191jEWtMIgjnX3aFvpYry1v3UaAxG+9rLvS3/LISjhb
=Ncwd
-----END PGP SIGNATURE-----

--1LKvkjL3sHcu1TtY--



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