aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2020-11-25 03:41:23 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2020-11-25 03:41:23 +0000
commit09d2d0c086eaa99d8899307966a0f4e6ef479218 (patch)
treebb3e8e785af6976d8ba588e666fdc7471fea548b
parent8cfb6f871d552ea3f740d8a42a2f129e2d2e1c71 (diff)
downloadports-09d2d0c086eaa99d8899307966a0f4e6ef479218.tar.gz
ports-09d2d0c086eaa99d8899307966a0f4e6ef479218.zip
- Bump PORTREVISION. lazarus was updated to 2.0.10
Notes
Notes: svn path=/head/; revision=556267
-rw-r--r--archivers/peazip/Makefile2
-rw-r--r--comms/cqrlog/Makefile2
-rw-r--r--editors/cudatext/Makefile1
-rw-r--r--editors/picpas/Makefile1
-rw-r--r--graphics/lazpaint/Makefile1
-rw-r--r--multimedia/winff/Makefile2
-rw-r--r--net-p2p/awgg/Makefile1
-rw-r--r--net-p2p/transmission-remote-gui/Makefile2
-rw-r--r--russian/emkatic/Makefile2
-rw-r--r--x11-fm/doublecmd/Makefile1
10 files changed, 10 insertions, 5 deletions
diff --git a/archivers/peazip/Makefile b/archivers/peazip/Makefile
index 7079b6276a86..ade1c2fb5857 100644
--- a/archivers/peazip/Makefile
+++ b/archivers/peazip/Makefile
@@ -2,7 +2,7 @@
PORTNAME= peazip
PORTVERSION= 7.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= archivers
MASTER_SITES= https://github.com/giorgiotani/PeaZip/releases/download/${PORTVERSION}/
PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}
diff --git a/comms/cqrlog/Makefile b/comms/cqrlog/Makefile
index e721657fcc93..09092f60b1ea 100644
--- a/comms/cqrlog/Makefile
+++ b/comms/cqrlog/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cqrlog
PORTVERSION= 2.4.0
-PORTREVISION= 2
+PORTREVISION= 3
DISTVERSIONPREFIX= v
CATEGORIES= comms hamradio
PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}
diff --git a/editors/cudatext/Makefile b/editors/cudatext/Makefile
index aa713a0a412e..2bd296d4c6b6 100644
--- a/editors/cudatext/Makefile
+++ b/editors/cudatext/Makefile
@@ -2,6 +2,7 @@
PORTNAME= cudatext
PORTVERSION= 1.99.0
+PORTREVISION= 1
CATEGORIES= editors
PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}
diff --git a/editors/picpas/Makefile b/editors/picpas/Makefile
index c489da44d30f..a996c2dcf5d3 100644
--- a/editors/picpas/Makefile
+++ b/editors/picpas/Makefile
@@ -2,6 +2,7 @@
PORTNAME= picpas
PORTVERSION= 0.9.0
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= editors
PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}
diff --git a/graphics/lazpaint/Makefile b/graphics/lazpaint/Makefile
index 0201e93b4751..865b4564ba35 100644
--- a/graphics/lazpaint/Makefile
+++ b/graphics/lazpaint/Makefile
@@ -2,6 +2,7 @@
PORTNAME= lazpaint
PORTVERSION= 7.1.2
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= graphics
PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}
diff --git a/multimedia/winff/Makefile b/multimedia/winff/Makefile
index cf3909f55d5d..97142dd652e5 100644
--- a/multimedia/winff/Makefile
+++ b/multimedia/winff/Makefile
@@ -3,7 +3,7 @@
PORTNAME= WinFF
PORTVERSION= 1.5.5
-PORTREVISION= 18
+PORTREVISION= 19
CATEGORIES= multimedia
MASTER_SITES= LOCAL/thierry
PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}
diff --git a/net-p2p/awgg/Makefile b/net-p2p/awgg/Makefile
index 0da593d60e18..52943406c990 100644
--- a/net-p2p/awgg/Makefile
+++ b/net-p2p/awgg/Makefile
@@ -2,6 +2,7 @@
PORTNAME= awgg
PORTVERSION= 0.6.0
+PORTREVISION= 1
CATEGORIES= net-p2p
PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}
diff --git a/net-p2p/transmission-remote-gui/Makefile b/net-p2p/transmission-remote-gui/Makefile
index 17bb104a6374..c6b6419e8d66 100644
--- a/net-p2p/transmission-remote-gui/Makefile
+++ b/net-p2p/transmission-remote-gui/Makefile
@@ -2,7 +2,7 @@
PORTNAME= transmission-remote-gui
PORTVERSION= 5.18.0
-PORTREVISION= 2
+PORTREVISION= 3
DISTVERSIONPREFIX= v
CATEGORIES= net-p2p
PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}
diff --git a/russian/emkatic/Makefile b/russian/emkatic/Makefile
index 7d149ebe0d00..02e9dd72cc9c 100644
--- a/russian/emkatic/Makefile
+++ b/russian/emkatic/Makefile
@@ -3,7 +3,7 @@
PORTNAME= emkatic
PORTVERSION= 0.38
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= russian emulators
PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}
MASTER_SITES= SF/${PORTNAME}/eMKatic%20Source
diff --git a/x11-fm/doublecmd/Makefile b/x11-fm/doublecmd/Makefile
index b37e3eef3781..234172073bc1 100644
--- a/x11-fm/doublecmd/Makefile
+++ b/x11-fm/doublecmd/Makefile
@@ -3,6 +3,7 @@
PORTNAME= doublecmd
PORTVERSION= 0.9.9
+PORTREVISION= 1
CATEGORIES= x11-fm
MASTER_SITES= SF/${PORTNAME}/Double%20Commander%20Source
PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}