ports/71373: [PATCH] graphics/py23-magick: unmark BROKEN, as it doesn't seem to be

Stefan Walter sw at gegenunendlich.de
Sat Sep 4 11:20:24 UTC 2004


>Number:         71373
>Category:       ports
>Synopsis:       [PATCH] graphics/py23-magick: unmark BROKEN, as it doesn't seem to be
>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:   Sat Sep 04 11:20:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Walter
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
Infinity Approximation Task Force
>Environment:
System: FreeBSD kyuzo.dunkelkammer.void 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Wed Jul 28 20:21:17 CEST 2004
>Description:
- Remove BROKEN mark; the plist doesn't seem to be broken, and port and
  package install and deinstall properly (tested on 5-CURRENT).
- Satisfy portlint (use a tab after a variable name, not spaces)

Port maintainer (tim at n2it.net) is cc'd.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- py23-magick-0.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/graphics/py-magick.old/Makefile /usr/ports/graphics/py-magick/Makefile
--- /usr/ports/graphics/py-magick.old/Makefile	Sat Sep  4 13:02:09 2004
+++ /usr/ports/graphics/py-magick/Makefile	Sat Sep  4 13:11:10 2004
@@ -10,7 +10,7 @@
 CATEGORIES=	graphics python
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	pylab
-PKGNAMEPREFIX=  ${PYTHON_PKGNAMEPREFIX}
+PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	magick-${PORTVERSION}
 
 MAINTAINER=	tim at n2it.net
@@ -19,8 +19,6 @@
 BUILD_DEPENDS=	${PYNUMERIC}
 RUN_DEPENDS=	${PYNUMERIC}
 LIB_DEPENDS=	Magick.6:${PORTSDIR}/graphics/ImageMagick
-
-BROKEN=		"Broken pkg-plist"
 
 PLIST_FILES=	%%PYTHON_SITELIBDIR%%/magick.so
 USE_PYTHON=	yes
--- py23-magick-0.5.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list