diff options
author | Lars Thegler <lth@FreeBSD.org> | 2015-02-17 11:48:28 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2015-02-17 11:48:28 +0000 |
commit | 8e9d1d5d87c25262088d4e864e4275947affd372 (patch) | |
tree | 67e561f7f818b1bf8ae5e62fe1c92f16d6a7afc4 | |
parent | 4ed85c05c65db174459d0328953209d1a204be7a (diff) |
Notes
-rw-r--r-- | www/p5-HTTP-Server-Simple/Makefile | 3 | ||||
-rw-r--r-- | www/p5-HTTP-Server-Simple/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/p5-HTTP-Server-Simple/Makefile b/www/p5-HTTP-Server-Simple/Makefile index 2de80877cda0..4c05032a45fd 100644 --- a/www/p5-HTTP-Server-Simple/Makefile +++ b/www/p5-HTTP-Server-Simple/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= HTTP-Server-Simple -PORTVERSION= 0.44 -PORTREVISION= 1 +PORTVERSION= 0.50 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-HTTP-Server-Simple/distinfo b/www/p5-HTTP-Server-Simple/distinfo index f8fbe5dee360..3457c2241278 100644 --- a/www/p5-HTTP-Server-Simple/distinfo +++ b/www/p5-HTTP-Server-Simple/distinfo @@ -1,2 +1,2 @@ -SHA256 (HTTP-Server-Simple-0.44.tar.gz) = cff4f882da63a9a71271e25d1dc9160e64e5dd1195ed0a63894609ada7bb7416 -SIZE (HTTP-Server-Simple-0.44.tar.gz) = 33804 +SHA256 (HTTP-Server-Simple-0.50.tar.gz) = 5bd8117f469f566f55ee12406a1f9e03942d6f64e42f6e7461051e738bc27602 +SIZE (HTTP-Server-Simple-0.50.tar.gz) = 36290 |