diff options
author | mat <mat@FreeBSD.org> | 2015-03-20 03:58:58 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-03-20 03:58:58 +0800 |
commit | 97130426128b1eb6088428d674750c50579639ed (patch) | |
tree | 082bc8129a8e13c967affa1d670c0026a90f63a4 /textproc | |
parent | 4442e744945e2408ccc6c94e647a7a25b4ff0f07 (diff) | |
download | freebsd-ports-gnome-97130426128b1eb6088428d674750c50579639ed.tar.gz freebsd-ports-gnome-97130426128b1eb6088428d674750c50579639ed.tar.zst freebsd-ports-gnome-97130426128b1eb6088428d674750c50579639ed.zip |
Convert to the new USE_GITHUB.
Sponsored by: Absolight
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/cdiff/Makefile | 5 | ||||
-rw-r--r-- | textproc/cdiff/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/cdiff/Makefile b/textproc/cdiff/Makefile index 73b606d75656..2ea5db17fbf9 100644 --- a/textproc/cdiff/Makefile +++ b/textproc/cdiff/Makefile @@ -4,7 +4,7 @@ PORTNAME= cdiff PORTVERSION= 0.9.6.20140711 PORTEPOCH= 1 -MASTER_SITES= LOCAL/mat/cdiff GHL +MASTER_SITES= LOCAL/mat/cdiff GH CATEGORIES= textproc MAINTAINER= mat@FreeBSD.org @@ -15,8 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= GH_ACCOUNT= ymattw -GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 67c9831 +GH_TAGNAME= 67c9831 USES= python USE_PYTHON= distutils autoplist diff --git a/textproc/cdiff/distinfo b/textproc/cdiff/distinfo index 304c93a89457..3a0ff5261b72 100644 --- a/textproc/cdiff/distinfo +++ b/textproc/cdiff/distinfo @@ -1,2 +1,2 @@ -SHA256 (cdiff-0.9.6.20140711.tar.gz) = 45dfd28ed4490869288a281acd3341b868d1f5dd4851fa299b3e626df845616c -SIZE (cdiff-0.9.6.20140711.tar.gz) = 30424 +SHA256 (cdiff-0.9.6.20140711.tar.gz) = 4e62c6163644e57986d0868ed9e12baeed4a93975579e7354c68f6adfde62455 +SIZE (cdiff-0.9.6.20140711.tar.gz) = 30418 |