Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Nov 2007 11:26:02 +0200
From:      Ion-Mihai Tetcu <itetcu@FreeBSD.org>
To:        rihad@mail.ru
Cc:        freebsd-ports@freebsd.org
Subject:   Re: watching changelogs easily
Message-ID:  <20071103112602.44508578@it.buh.tecnik93.com>
In-Reply-To: <472C1042.2060309@mail.ru>
References:  <472C1042.2060309@mail.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/3oq_riG_Zfg3Qv0I_kRBdOK
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

On Sat, 03 Nov 2007 10:08:02 +0400
rihad <rihad@mail.ru> wrote:

> Hi,
>=20
> Is there any centralized way to see what changes were made in the new
> version of whatever the port is for? I know of freshports.org, but it
> only lists the port's own changes, not the app's.

Unfortunately no.

For the users of mail/dspam* I provide this:

pre-everything::
.ifndef(MAINT)
        @${ECHO_CMD} ""
        @${ECHO_CMD} "Last ${FILESDIR}/UPDATING entry:"
        @${ECHO_CMD} "#####################################################=
######################"
        @${SED} -n < ${FILESDIR}/UPDATING "/^# ${PKGNAME}/,/^#####/p"
        @${ECHO_CMD} ""
        @sleep 5
.endif


We could probably add this in the infrastructure for those maintainers
that want / have time to offer this feature by running the above code
only if files/UPDATING exists in the respective port.


--=20
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"


--Sig_/3oq_riG_Zfg3Qv0I_kRBdOK
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

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

iD8DBQFHLD6wBX6fi0k6KXsRAjpxAJ4hd3+4R3QDqSR6k8GnH/JL2j92VQCg2lcn
GdTYSC4LGHmVWxZyLKnuusY=
=Pawe
-----END PGP SIGNATURE-----

--Sig_/3oq_riG_Zfg3Qv0I_kRBdOK--



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