summaryrefslogtreecommitdiff
path: root/devel/libtool
diff options
context:
space:
mode:
authorwiz <wiz>2002-12-25 03:30:26 +0000
committerwiz <wiz>2002-12-25 03:30:26 +0000
commit87ffce224da84bb69332387048dd8ca3c80c7395 (patch)
tree52f6baad2e7af54d8b08bbc95b6c2bfd12711468 /devel/libtool
parent849ed016e712c354184756931a7565d0ec1b9a8e (diff)
downloadpkgsrc-87ffce224da84bb69332387048dd8ca3c80c7395.tar.gz
Unbreak libtool (hi Jan!)
Diffstat (limited to 'devel/libtool')
-rw-r--r--devel/libtool/distinfo3
-rw-r--r--devel/libtool/patches/patch-ap13
2 files changed, 1 insertions, 15 deletions
diff --git a/devel/libtool/distinfo b/devel/libtool/distinfo
index 20538db73fc..be48cf3ccce 100644
--- a/devel/libtool/distinfo
+++ b/devel/libtool/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.20 2002/12/23 19:32:12 jschauma Exp $
+$NetBSD: distinfo,v 1.21 2002/12/25 03:30:26 wiz Exp $
SHA1 (libtool-ml-20010614.tar.gz) = ff746666737e420592c3017d65bf4c47f1430dac
Size (libtool-ml-20010614.tar.gz) = 784246 bytes
@@ -16,4 +16,3 @@ SHA1 (patch-ak) = 7e7c6a515361863b683bbc8be24c8146501ca864
SHA1 (patch-al) = 22f1b7289d9ba477255e66364ae23af24a298dd0
SHA1 (patch-am) = cedc92d0e229ced47ca5eb6ad4997fb1506d5ec9
SHA1 (patch-ao) = 4e115e9d6ddde556205dc786cde471bfee5a5e9e
-SHA1 (patch-ap) = 4e766ab10c1ab9fe47a94816cc51bdeff651a0b4
diff --git a/devel/libtool/patches/patch-ap b/devel/libtool/patches/patch-ap
deleted file mode 100644
index 6863bbbcaa5..00000000000
--- a/devel/libtool/patches/patch-ap
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ap,v 1.1 2002/12/23 19:32:13 jschauma Exp $
-
---- ltmain.in.orig Mon Dec 23 13:23:38 2002
-+++ ltmain.in Mon Dec 23 13:23:45 2002
-@@ -2582,7 +2582,7 @@
- ;;
-
- irix)
-- major=`expr $current - $age + 1`
-+ major=`expr $current - $age`
- verstring="sgi$major.$revision"
-
- # Add in all the interfaces that we are compatible with.