Bug 96810 - Remove BROKEN status from misc/gaim-ignorance
Summary: Remove BROKEN status from misc/gaim-ignorance
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-05 04:00 UTC by Kevin Brunelle
Modified: 2006-05-06 17:54 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.19 KB, patch)
2006-05-05 04:00 UTC, Kevin Brunelle
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Brunelle 2006-05-05 04:00:32 UTC
Remove the BROKEN label because I have found a friend willing to
host the source on his site.  I am leaving it marked depreciated
until I find a person willing to maintain it.  If that does not
happen, it is still possible that I will have this removed from the
ports tree in the future.
Comment 1 Kevin Brunelle 2006-05-05 04:12:24 UTC
This is the correct diff.  I had the wrong URL in the first one.  Sorry.

-Kevin

>Fix:

diff -ruN gaim-ignorance.orig/Makefile gaim-ignorance/Makefile
--- gaim-ignorance.orig/Makefile	Thu May  4 22:36:13 2006
+++ gaim-ignorance/Makefile	Thu May  4 22:37:43 2006
@@ -7,10 +7,9 @@
 
 PORTNAME=	ignorance
 PORTVERSION=	2.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net-im
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	${PORTNAME}
+MASTER_SITES=	http://thefnords.googlepages.com
 PKGNAMEPREFIX=	gaim-
 
 MAINTAINER=	kruptos@mlinux.org
@@ -20,8 +19,6 @@
 RUN_DEPENDS=	gaim:${PORTSDIR}/net-im/gaim
 
 DEPRECATED=	The author has taken down his site and has ceased developing this program
-BROKEN=		${DEPRECATED}
-EXPIRATION_DATE=2006-07-01
 
 USE_X_PREFIX=	yes
 USE_BZIP2=	yes
diff -ruN gaim-ignorance.orig/pkg-descr gaim-ignorance/pkg-descr
--- gaim-ignorance.orig/pkg-descr	Thu May  4 22:36:13 2006
+++ gaim-ignorance/pkg-descr	Thu May  4 22:59:13 2006
@@ -2,4 +2,7 @@
 chat, but find yourself missing the filtering features of clients like
 zinc, then Ignorance is for you!
 
-WWW: http://freshmeat.net/projects/ignorance/
+This program is currently without a developer and you may wish to
+consider this before installing it.
+
+WWW: http://thefnords.googlepages.com/gaimplugins
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2006-05-06 17:54:21 UTC
State Changed
From-To: open->closed

Committed, thanks!