mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Track move of the Github repo from bsdimp/ctm to freebsd/ctm.
The port revision has not been bumped since the package is unchanged except for the URL to the repository in the package description, and no official packages with the old URL have been made available, yet. Approved by: antoine (implicit)
This commit is contained in:
parent
af37deebed
commit
e12da550c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483288
3 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@ LICENSE_PERMS_Beerware= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
|||
USES= tar:txz
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= bsdimp
|
||||
GH_ACCOUNT= freebsd
|
||||
GH_TAGNAME= ef289f3
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1540662310
|
||||
SHA256 (bsdimp-ctm-2.0-ef289f3_GH0.tar.gz) = 793d88b328699e41a68f214fbd581b5730f86631532728e01ad0a08cd8807bfb
|
||||
SIZE (bsdimp-ctm-2.0-ef289f3_GH0.tar.gz) = 40160
|
||||
TIMESTAMP = 1540728904
|
||||
SHA256 (freebsd-ctm-2.0-ef289f3_GH0.tar.gz) = 793d88b328699e41a68f214fbd581b5730f86631532728e01ad0a08cd8807bfb
|
||||
SIZE (freebsd-ctm-2.0-ef289f3_GH0.tar.gz) = 40160
|
||||
|
|
|
@ -9,4 +9,4 @@ entirely different things. CTM concentrates the computation-burden on the
|
|||
generation of the deltas, as a delta very often is applied more times than
|
||||
it is made. Second CTM tries to make the minimal size delta.
|
||||
|
||||
WWW: https://github.com/bsdimp/ctm
|
||||
WWW: https://github.com/freebsd/ctm
|
||||
|
|
Loading…
Add table
Reference in a new issue