Bug 112786

Summary: Update port: www/trac-addcomment [maintainer-update]
Product: Ports & Packages Reporter: Gerrit Beine <gerrit.beine>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description Gerrit Beine 2007-05-19 14:40:04 UTC
Update to version 0.2

Fix: PORTNAME=	addcomment
-PORTVERSION=	0.1
+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=	${PORTNAME}macro-${PORTVERSION}

 MAINTAINER=	gerrit.beine@gmx.de
 COMMENT=	Add formatted comments to wiki pages

-RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac
 BUILD_DEPENDS+=	easy_install:${PORTSDIR}/devel/py-setuptools
+RUN_DEPENDS+=	tracd:${PORTSDIR}/www/trac \
+		${PYTHON_SITELIBDIR}/TracMacroPost-0.1-py${_PYTHON_VERSION}.egg:${PORTSDIR}/www/trac-macropost

-USE_ZIP=	yes
+WRKSRC=		${WRKDIR}/${PORTNAME}macro
+NO_BUILD=	yes
+NO_CONFIGURE=	yes
 USE_PYTHON=	2.3+
 USE_PYDISTUTILS=yes
 PLIST_SUB+=	PORTVERSION=${PORTVERSION} PYTHONVERSION=${_PYTHON_VERSION}
-
-do-build:
-	@${DO_NADA}

 .include <bsd.port.mk>
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-05-19 15:35:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-05-27 16:34:31 UTC
miwi        2007-05-27 15:34:25 UTC

  FreeBSD ports repository

  Modified files:
    www/trac-addcomment  Makefile distinfo 
  Log:
  - Update to 0.2
  
  PR:             112786
  Submitted by:   Gerrit Beine<gerrit.beine@gmx.de> (maintainer)
  
  Revision  Changes    Path
  1.2       +7 -7      ports/www/trac-addcomment/Makefile
  1.2       +3 -3      ports/www/trac-addcomment/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-05-27 16:35:11 UTC
State Changed
From-To: open->closed

Committed. Thanks!