Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  6 Dec 2006 16:06:00 +0100 (CET)
From:      Remko van der Vossen <wich@stack.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/106419: [PATCH] graphical/ipe: mirror added
Message-ID:  <20061206150600.51EAD22893@snail.stack.nl>
Resent-Message-ID: <200612061510.kB6FA4Wc015857@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         106419
>Category:       ports
>Synopsis:       [PATCH] graphical/ipe: mirror added
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 06 15:10:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Remko van der Vossen
>Release:        FreeBSD 5.5-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD snail.stack.nl 5.5-RELEASE-p1 FreeBSD 5.5-RELEASE-p1 #15: Wed Jun 7 14:38:49 CEST 2006 jilles@snail.stack.nl:/usr/obj/usr/src/sys/SNAIL i386


	
>Description:
- Added mirror for package
- Removed deprecated

The main site is temporarily down, the mirror is available
	
>How-To-Repeat:
	
>Fix:
--- Makefile	Tue Dec  5 04:07:50 2006
+++ Makefile	Wed Dec  6 15:38:55 2006
@@ -8,7 +8,8 @@
 PORTNAME=	ipe
 PORTVERSION=	6.0.p23
 CATEGORIES=	graphics
-MASTER_SITES=	http://ipe.compgeom.org/
+MASTER_SITES=	http://ipe.compgeom.org/ \
+		http://tclab.kaist.ac.kr/~otfried/Ipe/
 DISTNAME=	${PORTNAME:L}-${PORTVERSION:S/.p/pre/}
 EXTRACT_SUFX=	-src.tar.gz
 
@@ -16,9 +17,6 @@
 COMMENT=	Extensible drawing editor
 
 BUILD_DEPENDS=	qmake:${PORTSDIR}/devel/qmake
-
-DEPRECATED=	distfile and homepage disappeared
-EXPIRATION_DATE=	2007-01-04
 
 USE_GHOSTSCRIPT_RUN=	yes
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061206150600.51EAD22893>