Bug 115013 - Update port: www/trac-email2trac
Summary: Update port: www/trac-email2trac
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-29 19:40 UTC by Gerrit Beine
Modified: 2007-08-02 13:20 UTC (History)
0 users

See Also:


Attachments
file.diff (216 bytes, patch)
2007-07-29 19:40 UTC, Gerrit Beine
no flags Details | Diff
file.diff (591 bytes, patch)
2007-07-29 19:40 UTC, Gerrit Beine
no flags Details | Diff
trac-email2trac.patch (1.49 KB, patch)
2007-07-29 19:57 UTC, Gerrit Beine
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gerrit Beine 2007-07-29 19:40:01 UTC
Update to version 0.10

Fix: PORTNAME=	email2trac
-PORTVERSION=	0.10
+PORTVERSION=	0.9.5
 CATEGORIES=	www devel python
 MASTER_SITES=	ftp://ftp.sara.nl/pub/outgoing/
 PKGNAMEPREFIX=	trac-
@@ -22,20 +22,10 @@
 GNU_CONFIGURE=	yes
 USE_PYTHON=	2.3+

-.if !defined(NOPORTDOCS)
-PORTDOCS=	AUTHORS COPYING ChangeLog INSTALL README
-.endif
-
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/delete_spam.py ${PREFIX}/bin
 	${INSTALL_SCRIPT} ${WRKSRC}/email2trac.py ${PREFIX}/bin
 	${INSTALL_PROGRAM} ${WRKSRC}/run_email2trac ${PREFIX}/bin
 	${INSTALL_DATA} ${WRKSRC}/email2trac.conf ${PREFIX}/etc
-.if !defined(NOPORTDOCS)
-	${MKDIR} ${DOCSDIR}
-.for file in ${PORTDOCS}
-	${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
-.endfor
-.endif

 .include <bsd.port.mk>
Comment 1 Gerrit Beine 2007-07-29 19:57:43 UTC
Am Sonntag, 29. Juli 2007 20:40 schrieb FreeBSD-gnats-submit@freebsd.org:
> Thank you very much for your problem report.
> It has the internal identification `ports/115013'.
> The individual assigned to look at your
> report is: freebsd-ports-bugs.
>
Sorry, I made a mistake.
The corrected version is attached.

So long...

Gerrit
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-07-29 19:59:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-08-02 13:11:14 UTC
miwi        2007-08-02 12:11:07 UTC

  FreeBSD ports repository

  Modified files:
    www/trac-email2trac  Makefile distinfo 
  Log:
  - Update to 0.10
  
  PR:             115013
  Submitted by:   Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
  
  Revision  Changes    Path
  1.2       +9 -1      ports/www/trac-email2trac/Makefile
  1.2       +3 -3      ports/www/trac-email2trac/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 4 Martin Wilke freebsd_committer freebsd_triage 2007-08-02 13:11:17 UTC
State Changed
From-To: open->closed

Committed. Thanks!