diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/cdiff/Makefile | 6 | ||||
-rw-r--r-- | textproc/cdiff/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/cdiff/Makefile b/textproc/cdiff/Makefile index 4861179cbcc8..5c0f5c369e6b 100644 --- a/textproc/cdiff/Makefile +++ b/textproc/cdiff/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= cdiff -PORTVERSION= 0.9.3.20131211 +PORTVERSION= 0.9.5.20140620 PORTEPOCH= 1 -MASTER_SITES= LOCAL/mat GH GHC +MASTER_SITES= LOCAL/mat/cdiff GH GHC CATEGORIES= textproc MAINTAINER= mat@FreeBSD.org @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= GH_ACCOUNT= ymattw GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 14632a1 +GH_COMMIT= 0c9f808 USE_PYTHON= USE_PYDISTUTILS= diff --git a/textproc/cdiff/distinfo b/textproc/cdiff/distinfo index 3deefed3b511..9ec02ecb5fbf 100644 --- a/textproc/cdiff/distinfo +++ b/textproc/cdiff/distinfo @@ -1,2 +1,2 @@ -SHA256 (cdiff-0.9.3.20131211.tar.gz) = 9d7beaed35e7122f98e2b9fd8a7e9034cd62a0b6c8d512007fbd15704005ecc1 -SIZE (cdiff-0.9.3.20131211.tar.gz) = 29787 +SHA256 (cdiff-0.9.5.20140620.tar.gz) = f4540a6c32aa358c6b04b059da883d75b8241285ae3fde99a7632abe0cce399d +SIZE (cdiff-0.9.5.20140620.tar.gz) = 30437 |