Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Aug 2014 15:31:43 -0700
From:      Ted Faber <faber@lunabase.org>
To:        Kurt Jaeger <lists@opsec.eu>
Cc:        faber@lunabase.org, freebsd-ports@freebsd.org
Subject:   Re: How to submit a port update?
Message-ID:  <540250CF.5010803@lunabase.org>
In-Reply-To: <20140830212321.GV9400@home.opsec.eu>
References:  <5401F646.6030304@lunabase.org> <20140830175001.GS9400@home.opsec.eu> <54023CF9.1040002@lunabase.org> <20140830212321.GV9400@home.opsec.eu>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--N0Vb7aDQfkVj0koVP2vvhifxUbbIIKbQM
Content-Type: multipart/mixed;
 boundary="------------090204010205040208050102"

This is a multi-part message in MIME format.
--------------090204010205040208050102
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

On 08/30/2014 02:23 PM, Kurt Jaeger wrote:
> Hi!
>=20
>> Sounds good.  It's on its way.
>=20
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D193178
>=20
> The change between 1.44 and 1.45 is according to the changelog:
>=20
> Eric Raymond caught a typo in the grap man page.
>=20
> Is this really the only change ?
>=20
> http://www.lunabase.org/~faber/Vault/software/grap/CHANGES
> still points to the 1.44 CHANGES file ?
>=20
The update is mostly some small changes to the code to eliminate clang++
and recent g++ warnings along with Eric's typo, which has been
languishing for a while.   I know it's a small thing, but seeing those
warnings when I compile the port makes me sad.  Obviously you guys can
reject if you don't feel it's worth it.

http://www.lunabase.org/~faber/Vault/software/grap/CHANGES
is updated and the CHANGES file in the distribution tarfile is also
updated.  (I did forget to change it both places.)

That changes the port diff, of course.  The new one is attached, or I
can update bugzilla.

Sorry to bug you if it's too trivial a change.

--=20
http://www.lunabase.org/~faber
Unexpected attachment? http://www.lunabase.org/~faber/FAQ.html#SIG

--------------090204010205040208050102
Content-Type: text/x-patch;
 name="grap.diff"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
 filename="grap.diff"

Index: Makefile
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- Makefile	(revision 366687)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
=20
 PORTNAME=3D	grap
-PORTVERSION=3D	1.44
+PORTVERSION=3D	1.45
 CATEGORIES=3D	textproc graphics
 MASTER_SITES=3D	http://www.lunabase.org/~faber/Vault/software/grap/
=20
Index: distinfo
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- distinfo	(revision 366687)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (grap-1.44.tar.gz) =3D 81bb99f0a4e8abedecaa47885066848eda355b3a3c=
7ca984ae4e8f0b22e4b7d6
-SIZE (grap-1.44.tar.gz) =3D 184876
+SHA256 (grap-1.45.tar.gz) =3D 906743cdccd029eee88a4a81718f9d0777149a3dc5=
48672b3ef0ceaaf36a4ae0
+SIZE (grap-1.45.tar.gz) =3D 189829

--------------090204010205040208050102--

--N0Vb7aDQfkVj0koVP2vvhifxUbbIIKbQM
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlQCUM8ACgkQaUz3f+Zf+XujogCgssAUTgAFJYpKnMUdnZJ5c0Nc
oykAn3YeqodNuHG+BD4JBVhp+EZhP/qq
=a4uH
-----END PGP SIGNATURE-----

--N0Vb7aDQfkVj0koVP2vvhifxUbbIIKbQM--



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