diff options
author | cy <cy@FreeBSD.org> | 2005-10-05 06:16:02 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2005-10-05 06:16:02 +0800 |
commit | 7ae8052abea9ada721325490904e2c457794360e (patch) | |
tree | 6a75d819e0a1ebc322a43f29f7dbbdbec059dc81 /security/sudosh3 | |
parent | bc876eb05025a1742255b0ef399409bc8f498f66 (diff) | |
download | freebsd-ports-graphics-7ae8052abea9ada721325490904e2c457794360e.tar.gz freebsd-ports-graphics-7ae8052abea9ada721325490904e2c457794360e.tar.zst freebsd-ports-graphics-7ae8052abea9ada721325490904e2c457794360e.zip |
Update 1.8.1 --> 1.8.2
Diffstat (limited to 'security/sudosh3')
-rw-r--r-- | security/sudosh3/Makefile | 2 | ||||
-rw-r--r-- | security/sudosh3/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/sudosh3/Makefile b/security/sudosh3/Makefile index f7c5c14d3fe..2685fed8ebf 100644 --- a/security/sudosh3/Makefile +++ b/security/sudosh3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sudosh -PORTVERSION= 1.8.1 +PORTVERSION= 1.8.2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/} diff --git a/security/sudosh3/distinfo b/security/sudosh3/distinfo index eb832bb96c5..5401417a5a8 100644 --- a/security/sudosh3/distinfo +++ b/security/sudosh3/distinfo @@ -1,2 +1,2 @@ -MD5 (sudosh-1.8.1.tar.gz) = 415ff62cb3e3465eb62025d043e6d0b4 -SIZE (sudosh-1.8.1.tar.gz) = 135718 +MD5 (sudosh-1.8.2.tar.gz) = 7121efdac817e4a27111869f27fabea0 +SIZE (sudosh-1.8.2.tar.gz) = 135757 |