Bug 153758 - [Update]math/py-matplotlib:update to 1.0.1
Summary: [Update]math/py-matplotlib:update to 1.0.1
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-07 10:40 UTC by Wen Heping
Modified: 2011-02-17 11:31 UTC (History)
0 users

See Also:


Attachments
file.diff (132 bytes, patch)
2011-01-07 10:40 UTC, Wen Heping
no flags Details | Diff
file.diff (6.09 KB, patch)
2011-01-07 10:40 UTC, Wen Heping
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wen Heping freebsd_committer freebsd_triage 2011-01-07 10:40:01 UTC
update to 1.0.1

Fix: PORTNAME=      matplotlib
-PORTVERSION=   1.0.0
-PORTREVISION=  1
+PORTVERSION=   1.0.1
 CATEGORIES=    math python
-MASTER_SITES=  SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-1.0/
+MASTER_SITES=  SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME=      ${PORTNAME}-1.0.0

 MAINTAINER=    mainland@apeiron.net
 COMMENT=       A plotting library uses a syntax familiar to matlab users
@@ -27,7 +25,6 @@
 USE_PYTHON=    2.4+
 USE_PYDISTUTILS=       yes
 CFLAGS+=       -I${LOCALBASE}/include
-WRKSRC=                ${WRKDIR}/${PORTNAME}-1.0.0/

 OPTIONS=        GTKBACKEND     "GTK backend support"           ON \
                GTKAGGBACKEND   "GTKAgg backend support"        ON \
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-07 10:40:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-07 10:40:10 UTC
Maintainer of math/py-matplotlib,

Please note that PR ports/153758 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/153758

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-07 10:40:12 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Geoffrey Mainland 2011-01-12 18:47:47 UTC
On Fri, Jan 7, 2011 at 5:40 AM, Edwin Groothuis <edwin@freebsd.org> wrote:
> Maintainer of math/py-matplotlib,
>
> Please note that PR ports/153758 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
> =A0 =A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/153758
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org

I approve the patch.

Geoff
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-02-17 11:29:41 UTC
wen         2011-02-17 11:29:36 UTC

  FreeBSD ports repository

  Modified files:
    math/py-matplotlib   Makefile distinfo pkg-plist 
  Log:
  - Update to 1.0.1
  
  PR:             ports/153758
  Submitted by:   wenheping@gmail.com (myself)
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.38      +2 -5      ports/math/py-matplotlib/Makefile
  1.15      +2 -3      ports/math/py-matplotlib/distinfo
  1.8       +18 -3     ports/math/py-matplotlib/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 6 Wen Heping freebsd_committer freebsd_triage 2011-02-17 11:31:10 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!