diff options
author | Frederic Culot <culot@FreeBSD.org> | 2013-03-12 17:43:25 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2013-03-12 17:43:25 +0000 |
commit | beca8383fcd53f1fbe91f0671e7b715de94aae51 (patch) | |
tree | 00bb8fb97dd1d8ce459a468f8c6fdd32dce36ac7 | |
parent | 316ff3b5691ece708f404952569b400d5836393d (diff) |
- Update to 1.055 [1]
- Pass maintainership to submitter [1]
- Trim Makefile's header
Changes: http://search.cpan.org/dist/SVN-S4/Changes
PR: ports/176848 [1]
Submitted by: Gary J. Hayers <gary@hayers.org>
Notes
Notes:
svn path=/head/; revision=313993
-rw-r--r-- | devel/p5-SVN-S4/Makefile | 10 | ||||
-rw-r--r-- | devel/p5-SVN-S4/distinfo | 4 |
2 files changed, 5 insertions, 9 deletions
diff --git a/devel/p5-SVN-S4/Makefile b/devel/p5-SVN-S4/Makefile index 648ce725159a..44a26b5341cc 100644 --- a/devel/p5-SVN-S4/Makefile +++ b/devel/p5-SVN-S4/Makefile @@ -1,17 +1,13 @@ -# New ports collection makefile for: SVN-S4 -# Date created: 16 January 2008 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= SVN-S4 -PORTVERSION= 1.054 +PORTVERSION= 1.055 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gary@hayers.org COMMENT= Wrapper for subversion program LICENSE= ART20 LGPL3 diff --git a/devel/p5-SVN-S4/distinfo b/devel/p5-SVN-S4/distinfo index 36d44d98a523..8353c9b88d6a 100644 --- a/devel/p5-SVN-S4/distinfo +++ b/devel/p5-SVN-S4/distinfo @@ -1,2 +1,2 @@ -SHA256 (SVN-S4-1.054.tar.gz) = 0982c68ef65b6446282c5c5afd25daba59f403afdacb123c612fd0dd38be4953 -SIZE (SVN-S4-1.054.tar.gz) = 75028 +SHA256 (SVN-S4-1.055.tar.gz) = 2b2f315b54018055241d9d553459cecebb3ad006bc48163bda85d5649852417b +SIZE (SVN-S4-1.055.tar.gz) = 75169 |