Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 May 2015 17:44:23 +0530
From:      ashish@FreeBSD.org (Ashish SHUKLA)
To:        Mathieu Arnold <mat@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r386097 - in head: archivers/deco archivers/linux-f10-upx archivers/upx audio/guspat audio/libaacplus audio/mp3c biology/protomol cad/alliance cad/electric cad/gnucap cad/tochnog chines...
Message-ID:  <867fsc1xpc.fsf@chateau.d.if>
In-Reply-To: <201505111834.t4BIYwFQ010636@svn.freebsd.org> (Mathieu Arnold's message of "Mon, 11 May 2015 18:34:58 %2B0000 (UTC)")
References:  <201505111834.t4BIYwFQ010636@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--=-=-=
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Hi Mathieu,

On Mon, 11 May 2015 18:34:58 +0000 (UTC), Mathieu Arnold <mat@FreeBSD.org> =
said:
| Author: mat
| Date: Mon May 11 18:34:57 2015
| New Revision: 386097
| URL: https://svnweb.freebsd.org/changeset/ports/386097

| Log:
|   Cleanup DIST* variables.
=20=20
|   When appropriate:
|   - Try to use DISTVERSION{SUF,PRE}FIX
|   - Replace PORTNAME-PORTVERSION by DISTNAME
|   - Convert MASTER_SITES to use macros
|   - Other light cleanup
=20=20
|   With hat:	portmgr
|   Sponsored by:	Absolight

| Modified:

[...]

|   head/net-im/ejabberd/Makefile

=2D-8<---------------cut here---------------start------------->8---
=2D-- head/net-im/ejabberd/Makefile	2015/05/11 18:31:01	386096
+++ head/net-im/ejabberd/Makefile	2015/05/11 18:34:57	386097
@@ -6,9 +6,8 @@
 CATEGORIES=3D	net-im
 MASTER_SITES=3D	http://www.process-one.net/downloads/${PORTNAME}/${PORTVER=
SION}/:p1 \
 		http://distfiles.pirateparty.in/%SUBDIR%/:deps \
=2D		${MASTER_SITE_LOCAL:S/$/:deps/}
=2DMASTER_SITE_SUBDIR=3D	ashish/:deps
=2DDISTFILES+=3D	${PORTNAME}-${PORTVERSION}.tgz:p1 ejabberd-deps-2.tar.xz:d=
eps
+		LOCAL/ashish:deps
+DISTFILES+=3D	${DISTNAME}.tgz:p1 ejabberd-deps-2.tar.xz:deps
=20
 MAINTAINER=3D	ashish@FreeBSD.org
 COMMENT=3D	Free and Open Source distributed fault-tolerant Jabber server
=2D-8<---------------cut here---------------end--------------->8---


Due to removal of MASTER_SITE_SUBDIR variable the fetching of
"ejabberd-deps-2.tar.xz" from "distfiles.pirateparty.in" is broken.

I've committed the fix in r386209.

HTH
=2D-=20
Ashish SHUKLA      | GPG: F682 CDCC 39DC 0FEA E116  20B6 C746 CFA9 E74F A4B0
Sent from my Emacs

--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCgAGBQJVU0AfAAoJEMdGz6nnT6SwlNAQAI1tzUm/TYmE4bdCXk7wosBp
v9mNU7DaSXKl4I+b3p0Um6xhFW3OmPFNlwUUdCnBa3psR3IZ5fkj+cpD4BTHSsFX
Gt7vqo4i464d2QXXthl11iiPkFJ6E/UDre8cZ5g2IMsOvLFGF2vg6Na1prnzU6t9
t8iuf8AHOvyrFxTrVG5lWn5CNghzpicpruN3QX3ktFfFLgTrer0p7TiOQEXGlrNp
uq7L6Y6TRxKZc67sSz+AjsouPVu1dpOzkvtQ9lN+sU0e1F1nHMqrxt05yAUc8VgW
HLxvbztD2otrfBe1mu9ulbHUl4gZdkkEWqKca1YcwXfZjxKxp5lOtGpOcmP2D7qd
rIfpEAC7MtPRK8dnNv9+wRgOkFwZxuqoH8boJi/vL2U+lPzkqP3Crmrtk8eg745W
TgM9B6y9JMesDEX9SDtSSFlmilnW2caIdzRkbhN4ghRP3VjWREfJaGJXD7UdCp/r
0RNc1t8W4jRoRSAtm4ZO97nVQ7UqLlICQ09EzR/cCdUL61i2O3xdKxL5JQUBkbyh
dveKh8EdUHiTZccNSBsm/5TYRyucDft81TxtaUpKPsO9JF+SUExfXTtCvcmKdmQA
36JXLscFoTv+N/Ph3tV757QzidcH6M2cqpS6aDmRoMsGu4HUQAxB1E7aG/xXH4oD
s/R2WVahim9gnIcD8E2O
=/0v6
-----END PGP SIGNATURE-----
--=-=-=--



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