Skip to content

Commit

Permalink
textproc/askgit: Move to mergestat
Browse files Browse the repository at this point in the history
askgit was renamed from upstream to mergestat,
reflect these changes here.
  • Loading branch information
lcook committed Jan 3, 2022
1 parent c88b567 commit eb8f2a2
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
1 change: 1 addition & 0 deletions MOVED
Expand Up @@ -16759,3 +16759,4 @@ www/py-dj31-djangorestframework||2021-12-31|Has expired: Extended support of Dja
astro/google-earth||2022-01-01|Has expired: Needs newer version to connect to server
net/tramp||2022-01-01|Has expired: Not updated in 5 years and now part of Emacs
archivers/p7zip-codec-rar||2022-01-01|Has expired: Unmaintained for years and has known vulnerabilities
textproc/askgit|textproc/mergestat|2022-01-03|Project renamed
2 changes: 1 addition & 1 deletion textproc/Makefile
Expand Up @@ -55,7 +55,6 @@
SUBDIR += apertium
SUBDIR += artha
SUBDIR += asciidoc
SUBDIR += askgit
SUBDIR += asm-xml
SUBDIR += asm2html
SUBDIR += aspell
Expand Down Expand Up @@ -451,6 +450,7 @@
SUBDIR += mdbook-linkcheck
SUBDIR += mdocml
SUBDIR += meld
SUBDIR += mergestat
SUBDIR += metauml
SUBDIR += mgdiff
SUBDIR += mi-aspell
Expand Down
3 changes: 1 addition & 2 deletions textproc/askgit/Makefile → textproc/mergestat/Makefile
@@ -1,4 +1,4 @@
PORTNAME= askgit
PORTNAME= mergestat
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.6
PORTREVISION= 1
Expand All @@ -15,7 +15,6 @@ BUILD_DEPENDS= sqlite3>=3.0.0:databases/sqlite3

USES= go:modules pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= ${PORTNAME}dev
GH_TUPLE= BurntSushi:toml:v0.4.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \
DATA-DOG:go-sqlmock:v1.5.0:data_dog_go_sqlmock/vendor/github.com/DATA-DOG/go-sqlmock \
Microsoft:go-winio:v0.5.0:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \
Expand Down
6 changes: 3 additions & 3 deletions textproc/askgit/distinfo → textproc/mergestat/distinfo
@@ -1,6 +1,6 @@
TIMESTAMP = 1631282768
SHA256 (askgitdev-askgit-v0.4.6_GH0.tar.gz) = e1298736cd4c6f92b7cdaf752044d2baaa212b160d653409096ed14ba0104d63
SIZE (askgitdev-askgit-v0.4.6_GH0.tar.gz) = 2723045
TIMESTAMP = 1641242433
SHA256 (mergestat-mergestat-v0.4.6_GH0.tar.gz) = 2ea9db9704e7366c10d5ce9186326aa68a34b5cd01807c52c1ffcacfe09e79c4
SIZE (mergestat-mergestat-v0.4.6_GH0.tar.gz) = 2723068
SHA256 (BurntSushi-toml-v0.4.1_GH0.tar.gz) = 280ad65e56f4a23dec30da7ccfd696d9d939a449af8b8be349c8fc487a117a85
SIZE (BurntSushi-toml-v0.4.1_GH0.tar.gz) = 80986
SHA256 (DATA-DOG-go-sqlmock-v1.5.0_GH0.tar.gz) = b78616fddfcc76892aecb5344968d7f3843128b70eba6c4752f092dc992c3b98
Expand Down
File renamed without changes.

0 comments on commit eb8f2a2

Please sign in to comment.