summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--devel/quilt/Makefile8
-rw-r--r--devel/quilt/distinfo1
-rw-r--r--devel/quilt/pkg-descr3
3 files changed, 5 insertions, 7 deletions
diff --git a/devel/quilt/Makefile b/devel/quilt/Makefile
index cbcab832702a..4f8782cf2900 100644
--- a/devel/quilt/Makefile
+++ b/devel/quilt/Makefile
@@ -13,11 +13,9 @@ MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= quilt
MAINTAINER= doj@cubic.org
-COMMENT= A collection of bash3 scripts to ease working with patch files
-DEPRECATED= Depends on expired shells/bash3
-EXPIRATION_DATE=2011-05-01
+COMMENT= A collection of bash scripts to ease working with patch files
-BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash3 \
+BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
gcp:${PORTSDIR}/sysutils/coreutils \
gsed:${PORTSDIR}/textproc/gsed \
gpatch:${PORTSDIR}/devel/patch \
@@ -26,6 +24,8 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash3 \
formail:${PORTSDIR}/mail/procmail
RUN_DEPENDS+= ${BUILD_DEPENDS}
+LICENSE= GPLv2
+
USE_GMAKE= yes
USE_PERL5= yes
diff --git a/devel/quilt/distinfo b/devel/quilt/distinfo
index 3ba3f4f50c22..1c4164304fbd 100644
--- a/devel/quilt/distinfo
+++ b/devel/quilt/distinfo
@@ -1,3 +1,2 @@
-MD5 (quilt-0.48.tar.gz) = f77adda60039ffa753f3c584a286f12b
SHA256 (quilt-0.48.tar.gz) = 73fd760d3b5cbf06417576591dc37d67380d189392db9000c21b7cbebee49ffc
SIZE (quilt-0.48.tar.gz) = 421146
diff --git a/devel/quilt/pkg-descr b/devel/quilt/pkg-descr
index 5fec257d199b..e48954b99ba9 100644
--- a/devel/quilt/pkg-descr
+++ b/devel/quilt/pkg-descr
@@ -5,7 +5,6 @@ The key philosophical concept is that your primary output is
patches. Not ".c" files, not ".h" files. But patches. So patches are
the first-class object here.
Quilt was originally based on Andrew Morton's patch scripts published
-on the linux kernel mailing list a while ago, but where heavily
-modified since then.
+on the linux kernel mailing list.
WWW: http://savannah.nongnu.org/projects/quilt