diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2013-02-12 12:51:16 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2013-02-12 12:51:16 +0000 |
commit | b03e39f75247be4aeac739b8bb93f6a2be14ffbe (patch) | |
tree | 7b3513e3cbd922a72de9d81cabe772960a30cdb2 /textproc/makepatch | |
parent | - Update to 0.16.4 (diff) |
- Update to 2.05
Notes
Notes:
svn path=/head/; revision=312110
Diffstat (limited to 'textproc/makepatch')
-rw-r--r-- | textproc/makepatch/Makefile | 7 | ||||
-rw-r--r-- | textproc/makepatch/distinfo | 4 |
2 files changed, 3 insertions, 8 deletions
diff --git a/textproc/makepatch/Makefile b/textproc/makepatch/Makefile index c56f8bd1e464..7c89e79e502d 100644 --- a/textproc/makepatch/Makefile +++ b/textproc/makepatch/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: makepatch -# Date created: 22 October 2001 -# Whom: John Merryweather Cooper -# # $FreeBSD$ -# PORTNAME= makepatch -PORTVERSION= 2.04 +PORTVERSION= 2.05 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JV diff --git a/textproc/makepatch/distinfo b/textproc/makepatch/distinfo index 5ee02dc942e9..155a085154e9 100644 --- a/textproc/makepatch/distinfo +++ b/textproc/makepatch/distinfo @@ -1,2 +1,2 @@ -SHA256 (makepatch-2.04.tar.gz) = 873925478010070bebd6922cae5ff7e9d5470f63a263e51b50e8eab166146833 -SIZE (makepatch-2.04.tar.gz) = 28255 +SHA256 (makepatch-2.05.tar.gz) = 202ca7385b6d6c3ea0b2b3e3f4991096df2b3b8dfe549c96064d9f6c515fea8d +SIZE (makepatch-2.05.tar.gz) = 28516 |