pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/dircproxy HOMEPAGE, MASTER_SITES and CONFLICTS up...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ab6789a7d447
branches:  trunk
changeset: 552148:ab6789a7d447
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Tue Dec 30 01:18:36 2008 +0000

description:
HOMEPAGE, MASTER_SITES and CONFLICTS updates

diffstat:

 chat/dircproxy/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (30 lines):

diff -r 1002b62f15f2 -r ab6789a7d447 chat/dircproxy/Makefile
--- a/chat/dircproxy/Makefile   Tue Dec 30 00:54:19 2008 +0000
+++ b/chat/dircproxy/Makefile   Tue Dec 30 01:18:36 2008 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.17 2008/07/27 09:39:29 obache Exp $
+# $NetBSD: Makefile,v 1.18 2008/12/30 01:18:36 adrianp Exp $
 
 DISTNAME=      dircproxy-1.2.0-beta2
 PKGNAME=       ${DISTNAME:S/-beta/beta/}
 PKGREVISION=   1
 CATEGORIES=    chat
-MASTER_SITES=  http://dircproxy.securiweb.net/pub/1.2/
+MASTER_SITES=  http://dircproxy.googlecode.com/files/
 EXTRACT_SUFX=  .tar.bz
 
 MAINTAINER=    adrianp%NetBSD.org@localhost
-HOMEPAGE=      http://dircproxy.securiweb.net/
+HOMEPAGE=      http://code.google.com/p/dircproxy/
 COMMENT=       Detachable internet relay chat proxy server (devel version)
 
 PKG_DESTDIR_SUPPORT=   user-destdir
@@ -18,7 +18,7 @@
 
 .include "options.mk"
 
-CONFLICTS=             dircproxy-1.[0-1].[0-9]*
+CONFLICTS=             dircproxy<=1.1.0
 
 REPLACE_PERL+=         contrib/log.pl contrib/privmsg-log.pl
 



Home | Main Index | Thread Index | Old Index