diff options
author | adam <adam@pkgsrc.org> | 2004-11-22 14:30:18 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-11-22 14:30:18 +0000 |
commit | b0afeb69eeac90d89aa8d6958ddfeef3ed5d31a1 (patch) | |
tree | a14ce86190a52a84db5d53e8490d5963e082b34a /x11 | |
parent | acd00c2abbf7f58e4c3da5201f4786b496d8c6d0 (diff) | |
download | pkgsrc-b0afeb69eeac90d89aa8d6958ddfeef3ed5d31a1.tar.gz |
Changes 0.93.97:
* unknown
Diffstat (limited to 'x11')
-rw-r--r-- | x11/lesstif/Makefile | 5 | ||||
-rw-r--r-- | x11/lesstif/distinfo | 8 | ||||
-rw-r--r-- | x11/lesstif/patches/patch-aa | 6 |
3 files changed, 9 insertions, 10 deletions
diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile index a0d35b66d66..eaf9a028a7c 100644 --- a/x11/lesstif/Makefile +++ b/x11/lesstif/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.75 2004/10/03 00:18:36 tv Exp $ +# $NetBSD: Makefile,v 1.76 2004/11/22 14:30:18 adam Exp $ -DISTNAME= lesstif-0.93.96 -PKGREVISION= 1 +DISTNAME= lesstif-0.93.97 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lesstif/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/lesstif/distinfo b/x11/lesstif/distinfo index 4f4791c7776..796a310e854 100644 --- a/x11/lesstif/distinfo +++ b/x11/lesstif/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.9 2004/09/28 12:52:14 adam Exp $ +$NetBSD: distinfo,v 1.10 2004/11/22 14:30:18 adam Exp $ -SHA1 (lesstif-0.93.96.tar.bz2) = 5a9c1a34a9937c9fb99707845c47d9a404fc7396 -Size (lesstif-0.93.96.tar.bz2) = 2415100 bytes -SHA1 (patch-aa) = 99137138f1a9a5ed4107a97b20b3255e31420599 +SHA1 (lesstif-0.93.97.tar.bz2) = dff0075ffffd3912a222b1196bf6e0e14b0b995f +Size (lesstif-0.93.97.tar.bz2) = 2415508 bytes +SHA1 (patch-aa) = c464f492e7c53bba85b0ad2dcc93caedf1f1be03 SHA1 (patch-am) = aa596b7cfe30c5764bf7ce908e5f400649b91d23 SHA1 (patch-an) = 01b8538e39797bf3ec54a8df61ab277ab6f961b9 SHA1 (patch-ao) = f122671c96e510f4b235e943b1502cd0b77a01b7 diff --git a/x11/lesstif/patches/patch-aa b/x11/lesstif/patches/patch-aa index 70c761fa764..9f64c2e5ede 100644 --- a/x11/lesstif/patches/patch-aa +++ b/x11/lesstif/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.23 2004/09/28 12:52:14 adam Exp $ +$NetBSD: patch-aa,v 1.24 2004/11/22 14:30:18 adam Exp $ ---- Makefile.in.orig 2004-09-26 14:15:08.000000000 +0000 +--- Makefile.in.orig 2004-09-28 21:37:55.000000000 +0000 +++ Makefile.in -@@ -283,11 +283,11 @@ DIST_SUBDIRS = scripts include lib clien +@@ -282,11 +282,11 @@ DIST_SUBDIRS = scripts include lib clien # Lets put the informational stuff in a sub directory to avoid # poluting /usr/local for default installs. # |