diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2021-07-31 21:23:22 -0500 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2021-07-31 21:26:39 -0500 |
commit | ced250d5164d5d3dd9e607e38b7775fc4f27cdd0 (patch) | |
tree | c59ae8e045df93d13c7eae2eafc2e6ce4fd391d8 /editors | |
parent | lang/fpc: unbreak on i386 after e40d870fc3cb (diff) |
editors/lazarus[-qt5]: bump some ports dependants of lazarus
* bump PORTREVISION of cad/zcad: comms/cqrlog: editors/picpas:
graphics/lazpaint: multimedia/winff: net-p2p/awgg:
net-p2p/transmission-remote-gui: russian/emkatic:
x11-fm/doublecmd
* editors/lazarus[-qt5] was updated to 2.0.12
Diffstat (limited to 'editors')
-rw-r--r-- | editors/picpas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/picpas/Makefile b/editors/picpas/Makefile index a03412b76ceb..f4bf77a90b46 100644 --- a/editors/picpas/Makefile +++ b/editors/picpas/Makefile @@ -1,6 +1,6 @@ PORTNAME= picpas PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= editors PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} |