Bug 105982 - Update databases/py-migrate
Summary: Update databases/py-migrate
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: Alexander Botero-Lowry
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-28 23:30 UTC by Aron Stansvik
Modified: 2006-11-29 09:10 UTC (History)
0 users

See Also:


Attachments
file.diff (688 bytes, patch)
2006-11-28 23:30 UTC, Aron Stansvik
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aron Stansvik 2006-11-28 23:30:10 UTC
Patch for ticket 67 [1] and bump port revision.

[1] http://erosson.com/migrate/trac/ticket/67

Fix: --- Makefile.orig       Wed Nov 29 00:21:16 2006
+++ Makefile    Wed Nov 29 00:21:27 2006
@@ -7,6 +7,7 @@

 PORTNAME=      migrate
 PORTVERSION=   0.2.1
+PORTREVISION=  1
 CATEGORIES=    databases python
 MASTER_SITES=  http://cheeseshop.python.org/packages/source/m/migrate/ \
                http://dose.se/distfiles/migrate/

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-11-28 23:30:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants to have py- PRs
Comment 2 Alexander Botero-Lowry freebsd_committer freebsd_triage 2006-11-28 23:33:14 UTC
Responsible Changed
From-To: freebsd-python->alexbl

I will take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-11-29 09:03:14 UTC
alexbl      2006-11-29 09:03:03 UTC

  FreeBSD ports repository

  Modified files:
    databases/py-migrate Makefile 
  Added files:
    databases/py-migrate/files 
                               patch-migrate_versioning_script_script.py 
  Log:
  Patch for ticket 67 [1] and bump port revision.
  
  [1] http://erosson.com/migrate/trac/ticket/67
  
  PR:             105982
  Submitted by:   Aron Stansvik <elvstone@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.2       +2 -1      ports/databases/py-migrate/Makefile
  1.1       +17 -0     ports/databases/py-migrate/files/patch-migrate_versioning_script_script.py (new)
_______________________________________________
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 Alexander Botero-Lowry freebsd_committer freebsd_triage 2006-11-29 09:03:20 UTC
State Changed
From-To: open->closed

Committed, thanks!