Bug 128056 - [Update]databases/py-sqlalchemy:update to 0.4.8
Summary: [Update]databases/py-sqlalchemy:update to 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: Dryice Dong Liu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-13 13:00 UTC by wenheping
Modified: 2008-11-19 15:20 UTC (History)
0 users

See Also:


Attachments
file.diff (6.15 KB, patch)
2008-10-13 13:00 UTC, wenheping
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2008-10-13 13:00:08 UTC
1 update to 0.4.8 from 0.4.4
2 respect PORTDOCS and PORTEXAMPLES

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-10-13 13:00:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dryice

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-11-19 15:17:38 UTC
wxs         2008-11-19 15:17:21 UTC

  FreeBSD ports repository

  Modified files:
    databases/py-sqlalchemy Makefile distinfo 
  Log:
  - Update to 0.4.8
  - Respect NOPORTEXAMPLES
  
  PR:             ports/128056
  Submitted by:   Wen Heping <wenheping@gmail.com>
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.21      +4 -4      ports/databases/py-sqlalchemy/Makefile
  1.18      +3 -3      ports/databases/py-sqlalchemy/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 3 Wesley Shields freebsd_committer freebsd_triage 2008-11-19 15:19:35 UTC
State Changed
From-To: open->closed

Commited. Thanks!  It's worth noting that the plist changes were not 
necessary as the port already had PORTDOCS and PORTEXAMPLES set in the 
Makefile.  All I had to do was wrap the installation of those in the 
proper .if defined blocks.