ports/155808: Update port: devel/pypersrc

KATO Tsuguru tkato432 at yahoo.com
Tue Mar 22 18:20:08 UTC 2011


>Number:         155808
>Category:       ports
>Synopsis:       Update port: devel/pypersrc
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 22 18:20:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.3-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/pypersrc/Makefile devel/pypersrc/Makefile
--- /usr/ports/devel/pypersrc/Makefile	2011-03-17 02:01:18.000000000 +0900
+++ devel/pypersrc/Makefile	2011-03-22 16:58:01.000000000 +0900
@@ -9,20 +9,15 @@
 PORTVERSION=	20090914
 PORTREVISION=	1
 CATEGORIES=	devel
-MASTER_SITES=	ftp://ftp.jimbrooks.org/pypersrc/ \
-		${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR=	jkoshy
+MASTER_SITES=	ftp://ftp.jimbrooks.org/pypersrc/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Python/Tkinter based source browser
 
-DEPRECATED=     Upstream disapear and distfile is no more available
-EXPIRATION_DATE=        2011-05-01
-
 BUILD_DEPENDS=	exctags:${PORTSDIR}/devel/ctags \
 		${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/py-Pmw
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 USE_BZIP2=	yes
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list