Date: Mon, 26 Apr 2021 11:18:51 -1000 From: Romain =?iso-8859-1?Q?Tarti=E8re?= <romain@freebsd.org> To: =?iso-8859-1?Q?Vin=EDcius?= Zavam <egypcio@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: db8dbd775cb9 - main - REVIVE: security/apg, Automated Password Generator written in Go Message-ID: <YIcuP5tTfwSS5iT9@blogreen.org> In-Reply-To: <202104131357.13DDveEg070749@gitrepo.freebsd.org> References: <202104131357.13DDveEg070749@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--WSwJii/Ol3eT6ju7 Content-Type: text/plain; protected-headers=v1; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Date: Mon, 26 Apr 2021 11:18:51 -1000 From: Romain =?iso-8859-1?Q?Tarti=E8re?= <romain@freebsd.org> To: =?iso-8859-1?Q?Vin=EDcius?= Zavam <egypcio@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: db8dbd775cb9 - main - REVIVE: security/apg, Automated Password Generator written in Go On Tue, Apr 13, 2021 at 01:57:40PM +0000, Vin=EDcius Zavam wrote: > The branch main has been updated by egypcio: > REVIVE: security/apg, Automated Password Generator written in Go > [...] > diff --git a/MOVED b/MOVED > index 01cc3ae9a956..16d07aeda3fd 100644 > --- a/MOVED > +++ b/MOVED > @@ -16191,7 +16191,6 @@ net-p2p/sonarr-devel|net-p2p/sonarr|2021-03-23|Re= moved, use net-p2p/sonarr inste > www/py-django-jsonfield||2021-03-24|Removed: This port will be deleted i= n the future, please switch to use www/py-jsonfield or www/py-jsonfield2 > devel/hs-c2hs||2021-03-27|Has expired: Was used as BUILD_DEPENDS, not us= eful on its own > x11-toolkits/tile||2021-03-27|Has expired: The Tile widget set is part o= f Tk 8.5 and above, see TIP 248 > -security/apg||2021-03-28|Has expired: Abandonware. Please try security/m= akepasswd or security/rndpassw instead > lang/Gofer||2021-03-28|Has expired: Old, unmaintained language > net/libsignal|net/libsignal-protocol-c|2021-03-30|Rename to match upstre= am naming > databases/redis4|databases/redis|2021-04-06|Has expired: End of life, pl= ease use modern version > [...] > diff --git a/security/apg/Makefile b/security/apg/Makefile > new file mode 100644 > index 000000000000..99907864de77 > --- /dev/null > +++ b/security/apg/Makefile > @@ -0,0 +1,19 @@ > +PORTNAME=3D apg > +DISTVERSIONPREFIX=3D v > +DISTVERSION=3D 0.3.0 The last version of security/apg was 2.3.0b_6, PORTEPOCH must be increased so that pkg can catch on with the update: romain@zappy ~ % pkg query %v apg 2.3.0b_6 romain@zappy ~ % pkg rquery %v apg=20 0.3.1 romain@zappy ~ % sudo pkg upgrade [...] Your packages are up to date. romain@zappy ~ % pkg version -t 2.3.0b_6 0.3.1 > romain@zappy ~ % pkg version -t 2.3.0b_6 0.3.1,1 < Thanks, Romain --=20 Romain Tarti=E8re <romain@FreeBSD.org> http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F) (plain text =3Dnon-HTML=3D PGP/GPG encrypted/signed e-mail much appreciated) --WSwJii/Ol3eT6ju7 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCAAdFiEEgjSaeOfAuAcLWYD/uk0dlVESM28FAmCHLjwACgkQuk0dlVES M2/gagwAiKqIb0WHt2rBdw8qwVqMvpyRjHdlxvjfKPdRr6FzXpcfr2g4cl1cCjA8 eRVF8Wm2MXv2DhME13KwfBng/b+AsBDDz5i2P4lh/lXZOmrQptefZiD5a3znZ4Yt zV29C7vEC4SPli/8FJULgeOstv9c5IDcfw8jbqLKU/PEN6M+alJ1HmdhOkMwxcUS guvjfXW2s+Ouc57TXzNfn08An1YZafNcwAQy0wI0TSNHN362z1WTUBR4HKkDXxnJ 2EMZocsGMvz/BBlfZcRzGIygFVyvrZL6IQIQJhznDHTEIaUbqKpf7UHfgD4xPqul SXxPDF57asaB6ydw9KAEH5eTycTETblPLA5E4ZC9QeNuN6G+yuruKwxqmiot/OU4 VyB3Z8EAt66HqNfQiLjVVL6wpvaTgRDYyq1TSz9eWat4OAYOomFY5l7DprpacjzB 52qx8a/4hxYHm6M83Ga0luGPc1cFN75iArlsaMWbw2Ujlxv0k8PuRoGJqRT2tMwn f6ZJXP5H =MLM6 -----END PGP SIGNATURE----- --WSwJii/Ol3eT6ju7--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YIcuP5tTfwSS5iT9>