diff options
author | mat <mat@FreeBSD.org> | 2014-07-22 21:16:44 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-07-22 21:16:44 +0800 |
commit | 6aa05b2fed581009fecaf596ecf39f2e8d7ea4c8 (patch) | |
tree | 582fef3a819c00062131dcbf5c6dc938b488b9bf | |
parent | 47c216312edf025ddb705e55e1b7ca9cafde0f59 (diff) | |
download | freebsd-ports-gnome-6aa05b2fed581009fecaf596ecf39f2e8d7ea4c8.tar.gz freebsd-ports-gnome-6aa05b2fed581009fecaf596ecf39f2e8d7ea4c8.tar.zst freebsd-ports-gnome-6aa05b2fed581009fecaf596ecf39f2e8d7ea4c8.zip |
Update to 20140711.
Sponsored by: Absolight
-rw-r--r-- | textproc/cdiff/Makefile | 4 | ||||
-rw-r--r-- | textproc/cdiff/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/cdiff/Makefile b/textproc/cdiff/Makefile index acd2dc282d08..6940bcdc61fa 100644 --- a/textproc/cdiff/Makefile +++ b/textproc/cdiff/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cdiff -PORTVERSION= 0.9.6.20140620 +PORTVERSION= 0.9.6.20140711 PORTEPOCH= 1 MASTER_SITES= LOCAL/mat/cdiff GH GHC CATEGORIES= textproc @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= GH_ACCOUNT= ymattw GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 6c95ff4 +GH_COMMIT= 67c9831 USE_PYTHON= USE_PYDISTUTILS= diff --git a/textproc/cdiff/distinfo b/textproc/cdiff/distinfo index a18398a813e7..304c93a89457 100644 --- a/textproc/cdiff/distinfo +++ b/textproc/cdiff/distinfo @@ -1,2 +1,2 @@ -SHA256 (cdiff-0.9.6.20140620.tar.gz) = ae522e2b38cfb5dd03964606c23e23cc5c15ca58f7d8ebaa5bb219d3b0e2cfd1 -SIZE (cdiff-0.9.6.20140620.tar.gz) = 30454 +SHA256 (cdiff-0.9.6.20140711.tar.gz) = 45dfd28ed4490869288a281acd3341b868d1f5dd4851fa299b3e626df845616c +SIZE (cdiff-0.9.6.20140711.tar.gz) = 30424 |