From 74d8fbad5fb3e7c0c3851c9d23c1421ac8465493 Mon Sep 17 00:00:00 2001 From: flz Date: Thu, 13 Oct 2005 10:34:32 +0000 Subject: - Project moved to sourceforge. - Update to 2.1. - Mark as BROKEN since the new version doesn't compile and the oldest is not fetchable anymore (previous master site disappeared). PR: ports/87344 Submitted by: maintainer --- misc/gaim-ignorance/Makefile | 8 +++++--- misc/gaim-ignorance/distinfo | 4 ++-- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'misc') diff --git a/misc/gaim-ignorance/Makefile b/misc/gaim-ignorance/Makefile index 213ac80cedf3..653321f97bff 100644 --- a/misc/gaim-ignorance/Makefile +++ b/misc/gaim-ignorance/Makefile @@ -6,10 +6,10 @@ # PORTNAME= ignorance -PORTVERSION= 1.3.1.2 -PORTREVISION= 2 +PORTVERSION= 2.1 CATEGORIES= misc -MASTER_SITES= http://bard.sytes.net/ignorance/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= gaim- MAINTAINER= kruptos@mlinux.org @@ -28,6 +28,8 @@ PLIST_SUB= EXAMPLESDIR_REL=${EXAMPLESDIR_REL} SUB_FILES= pkg-message +BROKEN= "does not compile" + .if !defined(NOPORTDOCS) PORTDOCS= README .endif diff --git a/misc/gaim-ignorance/distinfo b/misc/gaim-ignorance/distinfo index f39fbfedc5d7..d93196f3fc15 100644 --- a/misc/gaim-ignorance/distinfo +++ b/misc/gaim-ignorance/distinfo @@ -1,2 +1,2 @@ -MD5 (ignorance-1.3.1.2.tar.bz2) = 7e252d0113cdc5120bcf2da591573d6c -SIZE (ignorance-1.3.1.2.tar.bz2) = 226131 +MD5 (ignorance-2.1.tar.bz2) = 7a81c440e733e9156433fdd5e1806472 +SIZE (ignorance-2.1.tar.bz2) = 237880 -- cgit