Bug 153624 - [PATCH] devel/py-nose Update to 1.0.0, take maintainership
Summary: [PATCH] devel/py-nose Update to 1.0.0, take maintainership
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: Nicola Vitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-02 16:30 UTC by Nicola Vitale
Modified: 2011-01-02 17:00 UTC (History)
0 users

See Also:


Attachments
file.diff (11.03 KB, patch)
2011-01-02 16:30 UTC, Nicola Vitale
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nicola Vitale freebsd_committer freebsd_triage 2011-01-02 16:30:11 UTC
- Update to 1.0.0
- Don't install manpage when NO_INSTALL_MANPAGES is defined
- Remove MD5 checksum from distinfo
- Take maintainership

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-02 16:30:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nivit

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-01-02 16:57:42 UTC
nivit       2011-01-02 16:57:38 UTC

  FreeBSD ports repository

  Modified files:
    devel/py-nose        Makefile distinfo pkg-plist 
  Log:
  - Update to 1.0.0
  - Don't install manpage when NO_INSTALL_MANPAGES is defined
  - Remove MD5 checksum from distinfo
  - Take maintainership
  
  PR:             ports/153624
  Submitted by:   nivit
  
  Revision  Changes    Path
  1.16      +7 -4      ports/devel/py-nose/Makefile
  1.9       +2 -3      ports/devel/py-nose/distinfo
  1.9       +93 -4     ports/devel/py-nose/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"
Comment 3 Nicola Vitale freebsd_committer freebsd_triage 2011-01-02 16:58:23 UTC
State Changed
From-To: open->closed

Committed, thanks!