Date: Sat, 1 May 2021 10:34:36 +0200 From: Mathieu Arnold <mat@freebsd.org> To: =?utf-8?B?Vmluw61jaXVz?= Zavam <egypcio@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 88a2209e00dc - main - security/apg: update 0.3.0 to 0.3.1 Message-ID: <20210501083436.4zsdv5pbzdo3sr4j@aching.in.mat.cc> In-Reply-To: <202104181923.13IJNcMu093258@gitrepo.freebsd.org> References: <202104181923.13IJNcMu093258@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--6h5dbquicnacdrbo Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 18, 2021 at 07:23:38PM +0000, Vin=EDcius Zavam wrote: > The branch main has been updated by egypcio: >=20 > URL: https://cgit.FreeBSD.org/ports/commit/?id=3D88a2209e00dc6ea9d573ebd8= 057bce137f0bc2cb >=20 > commit 88a2209e00dc6ea9d573ebd8057bce137f0bc2cb > Author: Vin=EDcius Zavam <egypcio@FreeBSD.org> > AuthorDate: 2021-04-18 19:21:38 +0000 > Commit: Vin=EDcius Zavam <egypcio@FreeBSD.org> > CommitDate: 2021-04-18 19:21:38 +0000 >=20 > security/apg: update 0.3.0 to 0.3.1 > =20 > * fix generating a password while -m and -x were passed together; > - https://github.com/wneessen/apg-go/issues/13 > =20 > * minLength changed from 8 to 12 (just like original APG version); > =20 > * maxLength stays 20. > --- > security/apg/Makefile | 2 +- > security/apg/distinfo | 6 +++--- > 2 files changed, 4 insertions(+), 4 deletions(-) >=20 > diff --git a/security/apg/Makefile b/security/apg/Makefile > index 99907864de77..2f05a12b8f0e 100644 > --- a/security/apg/Makefile > +++ b/security/apg/Makefile > @@ -1,6 +1,6 @@ > PORTNAME=3D apg > DISTVERSIONPREFIX=3D v > -DISTVERSION=3D 0.3.0 > +DISTVERSION=3D 0.3.1 > CATEGORIES=3D security sysutils Before revival, the apg port was at 2.3.0b_6, and is now at 0.3.1. You must to set PORTEPOCH to 1 so that pkg can actually upgrade the port instead of ignoring it because of this: apg-2.3.0b_6 > succeeds remote (remote has 0.3.1) --=20 Mathieu Arnold --6h5dbquicnacdrbo Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAABCgB9FiEEVhwchfRfuV0unqO5KesJApEdfgIFAmCNEpdfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDU2 MUMxQzg1RjQ1RkI5NUQyRTlFQTNCOTI5RUIwOTAyOTExRDdFMDIACgkQKesJApEd fgKtOg//XN9v2qaBfN4t5PDgK1eqmPtYrZflddkQNJ0EJnTiUhUuSc3cmMl2CR2u h+Z2J9RIWTHyKLp0XKADh1q1DStmf4HDCZsuN/8MKTstW/96+gcyxr8e0t3Co/oT 76HMIKTP3AfqAc7iejw0monwsm9WpmcBNBCbWmRhkr8i+9w5JpSSduTRolfPMIqp ElLNTfKSCRKrVIrLomSdPGyzjydHSZHQyiRhDmYSIqm6ZqyoylxWVbL3uJ+tOPJn OVtzXKMNXwSIpvkVT9Yt7r1I098481SQeAm8YTl2T89LVlkobbuNKafD5U2uEU4v eGeueqaxCcNLK89NaPrC+CvJu6ktgaQApIGaWuDo/XS6f90fmUD3RYTd8+OsBl18 ZlVcIcQ50diPkPfuAZjX+Df6dwlF+wCSbI8Guz9swgzHlvD7MTDcKl+kqFVR9O89 /xNfkS5tFM6gdh5cZZ0dk3g2lmlMx+6DTsPhjA5aSbxmoppic67J5c3ViTs5BRXm yGP7QrKgclh4aT+LRaAh+UHIPz6UUFVWWXXI9NbSbdEgL7uLslYHnfzU3h/nfQiz KzJfAi9EFBGn9s/0Fx20XGfHjgFMp3XxUEQ8k25qTjNR0J66W51VGiNHSs5ekyOW W25wBi7PPsI6jUWuZFFmcwq1vD2jv5d6CGzhiYONxtwSvJqut1k= =dLnf -----END PGP SIGNATURE----- --6h5dbquicnacdrbo--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210501083436.4zsdv5pbzdo3sr4j>