Bug 134934 - [MAINTAINER] Update devel/bazaar-ng to 1.15
Summary: [MAINTAINER] Update devel/bazaar-ng to 1.15
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-25 14:40 UTC by fullermd
Modified: 2009-05-28 16:00 UTC (History)
0 users

See Also:


Attachments
file.diff (3.94 KB, patch)
2009-05-25 14:40 UTC, fullermd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description fullermd 2009-05-25 14:40:01 UTC
	New upstream release.
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2009-05-25 15:33:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2009-05-28 03:00:08 UTC
State Changed
From-To: open->feedback

Plist is incorrect: 
http://people.freebsd.org/~amdmi3/bazaar-ng-1.15.log. Also, could it be 
possibe to add more mirrors? Launchpad is terribly slow.
Comment 3 fullermd 2009-05-28 03:08:25 UTC
On Thu, May 28, 2009 at 02:01:51AM +0000 I heard the voice of
amdmi3@FreeBSD.org, and lo! it spake thus:
>
> Plist is incorrect:

Oh, for crap.  Add'l patch for Makefile:

--- Makefile.orig	2009-05-27 21:07:27.000000000 -0500
+++ Makefile	2009-05-27 21:08:00.000000000 -0500
@@ -33,6 +33,9 @@
 RUN_DEPENDS+=	${PYTHON_SITELIBDIR}/paramiko/__init__.py:${PORTSDIR}/security/py-paramiko
 .endif
 
+# Needed for 1.15 for files normally pre-built
+BUILD_DEPENDS=	pyrexc:${PORTSDIR}/devel/pyrex
+
 post-install:
 	${INSTALL_MAN} ${WRKSRC}/bzr.1 ${MAN1PREFIX}/man/man1/
 



-- 
Matthew Fuller     (MF4839)   |  fullermd@over-yonder.net
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
           On the Internet, nobody can hear you scream.
Comment 4 Dmitry Marakasov freebsd_committer freebsd_triage 2009-05-28 15:56:45 UTC
State Changed
From-To: feedback->open

Fix received
Comment 5 Dmitry Marakasov freebsd_committer freebsd_triage 2009-05-28 15:57:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2009-05-28 15:57:42 UTC
amdmi3      2009-05-28 14:57:33 UTC

  FreeBSD ports repository

  Modified files:
    devel/bazaar-ng      Makefile distinfo pkg-plist 
  Log:
  - Update to 1.15
  
  PR:             134934
  Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
  
  Revision  Changes    Path
  1.47      +5 -2      ports/devel/bazaar-ng/Makefile
  1.39      +3 -3      ports/devel/bazaar-ng/distinfo
  1.35      +12 -3     ports/devel/bazaar-ng/pkg-plist
_______________________________________________
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"