Bug 96809 - Remove BROKEN status from misc/gaim-bangexec
Summary: Remove BROKEN status from misc/gaim-bangexec
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 03:50 UTC by Kevin Brunelle
Modified: 2006-05-06 11:36 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.16 KB, patch)
2006-05-05 03:50 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 03:50:23 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:03:58 UTC
Sorry, I had the wrong URL in the pkg-descr in the original fix.  The correct 
fix is:

Fix>

diff -ruN gaim-bangexec.orig/Makefile gaim-bangexec/Makefile
--- gaim-bangexec.orig/Makefile	Thu May  4 22:36:08 2006
+++ gaim-bangexec/Makefile	Thu May  4 22:20:05 2006
@@ -7,10 +7,9 @@
 
 PORTNAME=	bangexec
 PORTVERSION=	1.3.0.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	net-im
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	ignorance
+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-bangexec.orig/pkg-descr gaim-bangexec/pkg-descr
--- gaim-bangexec.orig/pkg-descr	Thu May  4 22:36:08 2006
+++ gaim-bangexec/pkg-descr	Thu May  4 22:58:57 2006
@@ -2,4 +2,7 @@
 for chat clients like curfloo and gyach while using Gaim, then this 
 is the plugin for you!
 
-WWW: http://bard.sytes.net/bangexec/
+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 11:36:42 UTC
State Changed
From-To: open->closed

Committed, thanks!