diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2011-12-11 01:58:37 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2011-12-11 01:58:37 +0000 |
commit | e3bddccc8486860d7ca03283862e2bcd5fda00a3 (patch) | |
tree | 2f6bd615a453dc204b20c2b68ddf77e2d80a6756 | |
parent | use boost to build a threaded ogre (optional) (diff) |
- update to 1.3
PR: ports/163174
Submitted by: gjb@freebsd.org (maintainer)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=287167
-rw-r--r-- | textproc/codespell/Makefile | 2 | ||||
-rw-r--r-- | textproc/codespell/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/codespell/Makefile b/textproc/codespell/Makefile index 1d51b5ce4fb1..ea3b4749028e 100644 --- a/textproc/codespell/Makefile +++ b/textproc/codespell/Makefile @@ -6,7 +6,7 @@ # PORTNAME= codespell -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= textproc MASTER_SITES= http://packages.profusion.mobi/${PORTNAME}/ \ http://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/ diff --git a/textproc/codespell/distinfo b/textproc/codespell/distinfo index f4c2cff13852..1782bad1a82d 100644 --- a/textproc/codespell/distinfo +++ b/textproc/codespell/distinfo @@ -1,2 +1,2 @@ -SHA256 (codespell-1.2.tar.gz) = 2583f3d2fbc8f4eb5d86fae2b475fe7a0456eba6fbbe560444529f08c3377d63 -SIZE (codespell-1.2.tar.gz) = 43266 +SHA256 (codespell-1.3.tar.gz) = 8224f8b76197bab9d4115a20003e3512f82522895bb10b6f3a718c1f35f0ecdd +SIZE (codespell-1.3.tar.gz) = 43363 |