pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/pine Location for the fancythreads patch has been...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ff15c331e256
branches:  trunk
changeset: 533927:ff15c331e256
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Oct 07 15:49:17 2007 +0000

description:
Location for the fancythreads patch has been moved.
Noticed by Mirko Thiesen in PR 37068.

diffstat:

 mail/pine/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6824abfe2a60 -r ff15c331e256 mail/pine/Makefile
--- a/mail/pine/Makefile        Sun Oct 07 13:59:43 2007 +0000
+++ b/mail/pine/Makefile        Sun Oct 07 15:49:17 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.114 2007/08/05 04:55:43 obache Exp $
+# $NetBSD: Makefile,v 1.115 2007/10/07 15:49:17 obache Exp $
 
 DISTNAME=      pine4.64
 PKGNAME=       pine-4.64
@@ -57,7 +57,7 @@
 .endif
 
 .if !empty(PKG_OPTIONS:Mfancythreads)
-PATCH_SITES+=          http://www.math.washington.edu/~chappa/pine/patches/pine4.64/
+PATCH_SITES+=          http://staff.washington.edu/chappa/pine/patches/pine4.64/
 PATCHFILES+=           fancy.patch.gz
 PATCH_DIST_STRIP=      -p1
 .endif



Home | Main Index | Thread Index | Old Index