aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-06-04 22:38:16 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-06-05 05:42:59 +0000
commit662e7b4f5a7a88a027e995cb4a16d19ea1f28111 (patch)
treef5111822f8906f4be0daeb2cbd433be1290002d4
parentf839c29bb3702763e190d08e94d0b6d0b8563186 (diff)
downloadports-662e7b4f5a7a88a027e995cb4a16d19ea1f28111.tar.gz
ports-662e7b4f5a7a88a027e995cb4a16d19ea1f28111.zip
editors/o: Rename into editors/orbiton and update 2.60.3 → 2.62.2
-rw-r--r--MOVED1
-rw-r--r--editors/Makefile2
-rw-r--r--editors/o/distinfo5
-rw-r--r--editors/orbiton/Makefile (renamed from editors/o/Makefile)11
-rw-r--r--editors/orbiton/distinfo5
-rw-r--r--editors/orbiton/pkg-descr (renamed from editors/o/pkg-descr)0
6 files changed, 12 insertions, 12 deletions
diff --git a/MOVED b/MOVED
index ed8f84f9b5a6..c82d1af22f40 100644
--- a/MOVED
+++ b/MOVED
@@ -7619,3 +7619,4 @@ sysutils/cfengine-masterfiles319||2023-06-03|Removed, part of expired sysutils/c
net-mgmt/nrpe3|net-mgmt/nrpe|2023-06-03|Has expired: Fails to build with recent OpenSSL so use net-mgmt/nrpe
games/spacezero||2023-06-03|Has expired: broken, abandoned upstream, depends on deprecated gtk2
net/gnu-dico|net/dico|2023-06-03|Renamed to match upstream naming
+editors/o|editors/orbiton|2023-06-04|Project was renamed
diff --git a/editors/Makefile b/editors/Makefile
index 706cd74845f8..6e71926cc376 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -222,9 +222,9 @@
SUBDIR += novelwriter
SUBDIR += nvi-m17n
SUBDIR += nvi2
- SUBDIR += o
SUBDIR += openoffice-4
SUBDIR += openoffice-devel
+ SUBDIR += orbiton
SUBDIR += ox
SUBDIR += p5-Proc-InvokeEditor
SUBDIR += p5-Vimana
diff --git a/editors/o/distinfo b/editors/o/distinfo
deleted file mode 100644
index 1816361ab380..000000000000
--- a/editors/o/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-TIMESTAMP = 1678123294
-SHA256 (go/editors_o/o-v2.60.3/v2.60.3.mod) = 62859e82a16767724785c5abef164b5fab04b2382edc9ec90493743b77f40491
-SIZE (go/editors_o/o-v2.60.3/v2.60.3.mod) = 1739
-SHA256 (go/editors_o/o-v2.60.3/v2.60.3.zip) = a43ac213af59a4db47927af21898691c7b2b4e753dd60e77a226b9c4ab8a6d95
-SIZE (go/editors_o/o-v2.60.3/v2.60.3.zip) = 240114
diff --git a/editors/o/Makefile b/editors/orbiton/Makefile
index 691834ce832c..4c487ace724a 100644
--- a/editors/o/Makefile
+++ b/editors/orbiton/Makefile
@@ -1,20 +1,19 @@
-PORTNAME= o
+PORTNAME= orbiton
DISTVERSIONPREFIX= v
-DISTVERSION= 2.60.3
-PORTREVISION= 2
+DISTVERSION= 2.62.2
CATEGORIES= editors
MAINTAINER= yuri@FreeBSD.org
COMMENT= Small, fast and limited text editor in Go
-WWW= https://github.com/xyproto/o
+WWW= https://orbiton.zip/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= go:modules
-GO_MODULE= github.com/xyproto/o/v2
+GO_MODULE= github.com/xyproto/orbiton/v2
-PLIST_FILES= bin/o
+PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.mk>
diff --git a/editors/orbiton/distinfo b/editors/orbiton/distinfo
new file mode 100644
index 000000000000..23d02f14909d
--- /dev/null
+++ b/editors/orbiton/distinfo
@@ -0,0 +1,5 @@
+TIMESTAMP = 1685917079
+SHA256 (go/editors_orbiton/orbiton-v2.62.2/v2.62.2.mod) = 34f29ec009de765a08a532ad680bb96f9c74b5ae14714f5588856708b6c42ebf
+SIZE (go/editors_orbiton/orbiton-v2.62.2/v2.62.2.mod) = 2000
+SHA256 (go/editors_orbiton/orbiton-v2.62.2/v2.62.2.zip) = ca301caf5295c5236af7f9ca10c7916a2c37d5f6eb6aacb2d5d26c149e536354
+SIZE (go/editors_orbiton/orbiton-v2.62.2/v2.62.2.zip) = 935991
diff --git a/editors/o/pkg-descr b/editors/orbiton/pkg-descr
index 9f36a35748a9..9f36a35748a9 100644
--- a/editors/o/pkg-descr
+++ b/editors/orbiton/pkg-descr