diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2007-04-24 15:07:55 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2007-04-24 15:07:55 +0000 |
commit | 47e6a10a58193d84a0a02d41e8afa17ad6bcc0b2 (patch) | |
tree | b7c54c801480658df90ffde5707bfa719489e0c3 /misc | |
parent | 822770ced2f8ddd1ca9c1ed9846828e01e26050a (diff) | |
download | ports-47e6a10a58193d84a0a02d41e8afa17ad6bcc0b2.tar.gz ports-47e6a10a58193d84a0a02d41e8afa17ad6bcc0b2.zip |
- Update to 1.3.1
PR: 112075
Submitted by: leeym
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=190810
Diffstat (limited to 'misc')
-rw-r--r-- | misc/tpp/Makefile | 2 | ||||
-rw-r--r-- | misc/tpp/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/tpp/Makefile b/misc/tpp/Makefile index c01fd4a091ea..77649e079c99 100644 --- a/misc/tpp/Makefile +++ b/misc/tpp/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= tpp -PORTVERSION= 1.3 +PORTVERSION= 1.3.1 CATEGORIES= misc MASTER_SITES= http://synflood.at/tpp/ diff --git a/misc/tpp/distinfo b/misc/tpp/distinfo index 86d3b44d063c..6b5c116cc471 100644 --- a/misc/tpp/distinfo +++ b/misc/tpp/distinfo @@ -1,3 +1,3 @@ -MD5 (tpp-1.3.tar.gz) = e83bc5f578418fa3c1726b69b0535edb -SHA256 (tpp-1.3.tar.gz) = 94fb2540c48d50c8ec16d6ca8da6fd6a3edc2e79a640cdf26d596d1323dce783 -SIZE (tpp-1.3.tar.gz) = 38815 +MD5 (tpp-1.3.1.tar.gz) = 35eebb38497e802df1faa57077dab2d1 +SHA256 (tpp-1.3.1.tar.gz) = 68e3de94fbfb62bd91a6d635581bcf8671a306fffe615d00294d388ad91e1b5f +SIZE (tpp-1.3.1.tar.gz) = 42095 |