summaryrefslogtreecommitdiff
path: root/devel/patch
diff options
context:
space:
mode:
authorjoerg <joerg>2014-01-03 14:55:47 +0000
committerjoerg <joerg>2014-01-03 14:55:47 +0000
commitf002e9b1ac4cb6ca52eab97b245b28fccb954835 (patch)
tree8aea28aa6ae80e695f2361331d0f6c1e874a5068 /devel/patch
parent7ecac553f50a43b05034e8f9e92467054f676a58 (diff)
downloadpkgsrc-f002e9b1ac4cb6ca52eab97b245b28fccb954835.tar.gz
Switch to xz version from upstream and remove outdated comment about
dependency cycles.
Diffstat (limited to 'devel/patch')
-rw-r--r--devel/patch/Makefile12
-rw-r--r--devel/patch/distinfo8
2 files changed, 7 insertions, 13 deletions
diff --git a/devel/patch/Makefile b/devel/patch/Makefile
index 122ebf2bcf2..9d19d36b77f 100644
--- a/devel/patch/Makefile
+++ b/devel/patch/Makefile
@@ -1,15 +1,9 @@
-# $NetBSD: Makefile,v 1.38 2014/01/01 05:32:27 ryoon Exp $
+# $NetBSD: Makefile,v 1.39 2014/01/03 14:55:47 joerg Exp $
DISTNAME= patch-2.7.1
CATEGORIES= devel
-# We keep an uncompressed tar archive of the sources on
-# ${MASTER_SITE_LOCAL} so that we won't need gzcat to extract the
-# sources, which could potentially cause a circular dependency on
-# archivers/gzip-base.
-#
-#MASTER_SITES= ${MASTER_SITE_GNU:=patch/}
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-EXTRACT_SUFX= .tar
+MASTER_SITES= ${MASTER_SITE_GNU:=patch/}
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/patch/patch.html
diff --git a/devel/patch/distinfo b/devel/patch/distinfo
index 6043f90934b..36c34a03bf0 100644
--- a/devel/patch/distinfo
+++ b/devel/patch/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2014/01/01 05:32:27 ryoon Exp $
+$NetBSD: distinfo,v 1.8 2014/01/03 14:55:47 joerg Exp $
-SHA1 (patch-2.7.1.tar) = abf70cd7798af8421388a68139756f851d1e8e76
-RMD160 (patch-2.7.1.tar) = 70aa4f9590a7a63740c6af2355c7c2cb1560fbaa
-Size (patch-2.7.1.tar) = 4536320 bytes
+SHA1 (patch-2.7.1.tar.xz) = 433184d0ca43770f28b3de1d5e9da518a7ac7c50
+RMD160 (patch-2.7.1.tar.xz) = cc98b255bde6c322d7435db3ce377c476888359f
+Size (patch-2.7.1.tar.xz) = 675896 bytes