Bug 163207 - Maintainer port update: textproc/p5-EBook-Tools 0.4.8
Summary: Maintainer port update: textproc/p5-EBook-Tools 0.4.8
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-12 16:10 UTC by simond
Modified: 2011-12-12 16:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description simond 2011-12-12 16:10:10 UTC
Fix tidy4 dependancy

Fix: 

PERL_MODBUILD= yes--EqWWNCyNo9HPgCiyfJmAIPcpoAEliRn3A6bSg48C2gFqoZTh
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -ruN p5-EBook-Tools.orig/Makefile p5-EBook-Tools/Makefile
--- p5-EBook-Tools.orig/Makefile        2011-12-12 15:33:05.000000000 +0000
+++ p5-EBook-Tools/Makefile     2011-12-12 15:31:38.000000000 +0000
@@ -30,9 +30,7 @@
                p5-version>=0:${PORTSDIR}/devel/p5-version \
                p5-Bit-Vector>=0:${PORTSDIR}/math/p5-Bit-Vector \
                p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils
-RUN_DEPENDS+=  ${LOCALBASE}/bin/tidy:${PORTSDIR}/www/tidy
-
-BROKEN=                tidy now installs as tidy-4
+RUN_DEPENDS+=  ${LOCALBASE}/bin/tidy4:${PORTSDIR}/www/tidy
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-12 16:10:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-12-12 16:14:18 UTC
Responsible Changed
From-To: perl->sunpoet

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-12-12 16:42:59 UTC
sunpoet     2011-12-12 16:42:50 UTC

  FreeBSD ports repository

  Modified files:
    textproc/p5-EBook-Tools Makefile 
  Log:
  - Unbreak this port: update RUN_DEPEDNDS (LOCALBASE/bin/tidy -> LOCALBASE/bin/tidy4)
  
  PR:             ports/163207
  Submitted by:   Simon Dick <simond@irrelevant.org> (maintainer)
  
  Revision  Changes    Path
  1.7       +1 -3      ports/textproc/p5-EBook-Tools/Makefile
_______________________________________________
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 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-12-12 16:43:16 UTC
State Changed
From-To: open->closed

Committed. Thanks!