mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
editors/o: Rename into editors/orbiton and update 2.60.3 → 2.62.2
This commit is contained in:
parent
f839c29bb3
commit
662e7b4f5a
1
MOVED
1
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
|
||||
|
@ -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
|
||||
|
@ -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
|
@ -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>
|
5
editors/orbiton/distinfo
Normal file
5
editors/orbiton/distinfo
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user