ports/112789: Update port: www/trac-pagetopdf [maintainer-update]
Gerrit Beine
gerrit.beine at gmx.de
Sat May 19 15:20:04 UTC 2007
>Number: 112789
>Category: ports
>Synopsis: Update port: www/trac-pagetopdf [maintainer-update]
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat May 19 15:20:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Gerrit Beine
>Release: FreeBSD 6.1-RELEASE
>Organization:
>Environment:
FreeBSD fbsd61.localdomain 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006 root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Changed MASTER_SITES, re-packed the archive.
No functional changes.
>How-To-Repeat:
>Fix:
diff -Nur /usr/ports/www/trac-pagetopdf/Makefile trac-pagetopdf/Makefile
--- /usr/ports/www/trac-pagetopdf/Makefile Wed Jan 3 15:29:35 2007
+++ trac-pagetopdf/Makefile Fri May 18 19:41:17 2007
@@ -5,27 +5,24 @@
# $FreeBSD: ports/www/trac-pagetopdf/Makefile,v 1.1 2007/01/03 14:29:35 miwi Exp $
#
-PORTNAME= pagetopdf
+PORTNAME= pagetopdfplugin
PORTVERSION= 0.2
CATEGORIES= www devel python
-MASTER_SITES= http://www.gerritbeine.de/downloads/trac-hacks/
+MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-
-DISTNAME= pagetopdfplugin
MAINTAINER= gerrit.beine at gmx.de
COMMENT= Export trac wiki pages as PDFs
+BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools
RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac \
htmldoc:${PORTSDIR}/textproc/htmldoc
-BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools
-USE_ZIP= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}
+NO_BUILD= yes
+NO_CONFIGURE= yes
USE_PYTHON= 2.3+
USE_PYDISTUTILS=yes
-WRKSRC= ${WRKDIR}/${DISTNAME}/0.10
PLIST_SUB+= PORTVERSION=${PORTVERSION} PYTHONVERSION=${_PYTHON_VERSION}
-
-do-build:
- @${DO_NADA}
.include <bsd.port.mk>
diff -Nur /usr/ports/www/trac-pagetopdf/distinfo trac-pagetopdf/distinfo
--- /usr/ports/www/trac-pagetopdf/distinfo Wed Jan 3 15:29:35 2007
+++ trac-pagetopdf/distinfo Fri May 18 19:42:32 2007
@@ -1,3 +1,3 @@
-MD5 (pagetopdfplugin.zip) = e94e47154d59d5ca015b9e2f0903e15e
-SHA256 (pagetopdfplugin.zip) = be837c9ea9550634a6296f5e57d7201a91816a120984db7e484956ffe650c9bf
-SIZE (pagetopdfplugin.zip) = 1545
+MD5 (pagetopdfplugin-0.2.tar.gz) = 79322379ef493b68f7bb3978b8135d0b
+SHA256 (pagetopdfplugin-0.2.tar.gz) = e2e9e81c97ae621dd252e8bf791df966a38cffb3bd38b110c8909821bce4348f
+SIZE (pagetopdfplugin-0.2.tar.gz) = 1389
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list