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:
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants to have py- PRs
Responsible Changed From-To: freebsd-python->alexbl I will take it.
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"
State Changed From-To: open->closed Committed, thanks!