aboutsummaryrefslogtreecommitdiff
path: root/textproc/makepatch
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2001-10-30 22:21:37 +0000
committerAnton Berezin <tobez@FreeBSD.org>2001-10-30 22:21:37 +0000
commit2dda46c5dd85bb5d8ae6d864c3ca2f35d02b36c8 (patch)
treeae52c6063c81f74e726f6919e93db040bfe025a5 /textproc/makepatch
parent00abf90bb31b0bd648db74cb9a35264fa30aadb3 (diff)
downloadports-2dda46c5dd85bb5d8ae6d864c3ca2f35d02b36c8.tar.gz
ports-2dda46c5dd85bb5d8ae6d864c3ca2f35d02b36c8.zip
Add makepatch 2.00a, two perl scripts to assist in the generation and
application of patches. PR: 31440 Submitted by: John Merryweather Cooper
Notes
Notes: svn path=/head/; revision=49401
Diffstat (limited to 'textproc/makepatch')
-rw-r--r--textproc/makepatch/Makefile20
-rw-r--r--textproc/makepatch/distinfo1
-rw-r--r--textproc/makepatch/pkg-comment1
-rw-r--r--textproc/makepatch/pkg-descr8
-rw-r--r--textproc/makepatch/pkg-plist4
5 files changed, 34 insertions, 0 deletions
diff --git a/textproc/makepatch/Makefile b/textproc/makepatch/Makefile
new file mode 100644
index 000000000000..be220ec105a6
--- /dev/null
+++ b/textproc/makepatch/Makefile
@@ -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>
diff --git a/textproc/makepatch/distinfo b/textproc/makepatch/distinfo
new file mode 100644
index 000000000000..ce7df180875e
--- /dev/null
+++ b/textproc/makepatch/distinfo
@@ -0,0 +1 @@
+MD5 (makepatch-2.00a.tar.gz) = 7750d7b64d42d243cfe832d5d1d1e8e8
diff --git a/textproc/makepatch/pkg-comment b/textproc/makepatch/pkg-comment
new file mode 100644
index 000000000000..a89f189da5c8
--- /dev/null
+++ b/textproc/makepatch/pkg-comment
@@ -0,0 +1 @@
+Perl scripts to assist in the generation and application of patches
diff --git a/textproc/makepatch/pkg-descr b/textproc/makepatch/pkg-descr
new file mode 100644
index 000000000000..2279f2daa98e
--- /dev/null
+++ b/textproc/makepatch/pkg-descr
@@ -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
diff --git a/textproc/makepatch/pkg-plist b/textproc/makepatch/pkg-plist
new file mode 100644
index 000000000000..6253252daab7
--- /dev/null
+++ b/textproc/makepatch/pkg-plist
@@ -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