git: db8dbd775cb9 - main - REVIVE: security/apg, Automated Password Generator written in Go
Romain Tartière
romain at freebsd.org
Mon Apr 26 21:19:02 UTC 2021
On Tue, Apr 13, 2021 at 01:57:40PM +0000, Vinícius 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|Removed, use net-p2p/sonarr inste
> www/py-django-jsonfield||2021-03-24|Removed: This port will be deleted in 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 useful on its own
> x11-toolkits/tile||2021-03-27|Has expired: The Tile widget set is part of Tk 8.5 and above, see TIP 248
> -security/apg||2021-03-28|Has expired: Abandonware. Please try security/makepasswd 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 upstream naming
> databases/redis4|databases/redis|2021-04-06|Has expired: End of life, please 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= apg
> +DISTVERSIONPREFIX= v
> +DISTVERSION= 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 at zappy ~ % pkg query %v apg
2.3.0b_6
romain at zappy ~ % pkg rquery %v apg
0.3.1
romain at zappy ~ % sudo pkg upgrade
[...]
Your packages are up to date.
romain at zappy ~ % pkg version -t 2.3.0b_6 0.3.1
>
romain at zappy ~ % pkg version -t 2.3.0b_6 0.3.1,1
<
Thanks,
Romain
--
Romain Tartière <romain at FreeBSD.org> http://people.FreeBSD.org/~romain/
pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F)
(plain text =non-HTML= PGP/GPG encrypted/signed e-mail much appreciated)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/dev-commits-ports-all/attachments/20210426/9a01bda7/attachment.sig>
More information about the dev-commits-ports-all
mailing list