1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00

Add makepatch 2.00a, two perl scripts to assist in the generation and

application of patches.

PR:		31440
Submitted by:	John Merryweather Cooper
This commit is contained in:
Anton Berezin 2001-10-30 22:21:37 +00:00
parent 00abf90bb3
commit 2dda46c5dd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49401
6 changed files with 35 additions and 0 deletions

View File

@ -85,6 +85,7 @@
SUBDIR += linuxdoc
SUBDIR += lotusxsl
SUBDIR += ltxml
SUBDIR += makepatch
SUBDIR += man2html
SUBDIR += mgdiff
SUBDIR += mguesser

View File

@ -0,0 +1,20 @@
# New ports collection makefile for: makepatch
# Date created: 22 October 2001
# Whom: John Merryweather Cooper
#
# $FreeBSD$
#
PORTNAME= makepatch
PORTVERSION= 2.00a
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/JV
MAINTAINER= jmcoopr@webmail.bmi.net
PERL_CONFIGURE= yes
MAN1= makepatch.1 applypatch.1
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (makepatch-2.00a.tar.gz) = 7750d7b64d42d243cfe832d5d1d1e8e8

View File

@ -0,0 +1 @@
Perl scripts to assist in the generation and application of patches

View File

@ -0,0 +1,8 @@
'makepatch', containing a pair of programs, makepatch and applypatch, to
assist in the generation and application of patch kits to synchronise
source trees.
-- jmc
jmcoopr@webmail.bmi.net
WWW: www.squirrel.nl/people/jvromans/tpj0403-0016.html

View File

@ -0,0 +1,4 @@
bin/applypatch
bin/makepatch
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/makepatch/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/makepatch