Bug 186658 - [MAINTAINER] devel/py-checkmanifest: update to 0.19
Summary: [MAINTAINER] devel/py-checkmanifest: update to 0.19
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: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-11 18:20 UTC by Johannes Meixner
Modified: 2014-02-11 20:00 UTC (History)
0 users

See Also:


Attachments
py-checkmanifest-0.19.patch (781 bytes, patch)
2014-02-11 18:20 UTC, Johannes Meixner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Meixner 2014-02-11 18:20:00 UTC
- Update to 0.19

portlint: looks fine.
port test: ok
testport: ok
redports: https://redports.org/buildarchive/20140211181200-36996/

Generated with FreeBSD Port Tools 1.00.2014.02.11 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-02-11 18:20:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2014-02-11 19:46:51 UTC
Responsible Changed
From-To: freebsd-python->rm

I will take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-02-11 19:59:01 UTC
Author: rm
Date: Tue Feb 11 19:58:53 2014
New Revision: 343807
URL: http://svnweb.freebsd.org/changeset/ports/343807
QAT: https://qat.redports.org/buildarchive/r343807/

Log:
  - update to 0.19
  
  PR:		186658
  Submitted by:	Johannes Jost Meixner <xmj@chaot.net> (maintainer)

Modified:
  head/devel/py-checkmanifest/Makefile
  head/devel/py-checkmanifest/distinfo
  head/devel/py-checkmanifest/pkg-descr

Modified: head/devel/py-checkmanifest/Makefile
==============================================================================
--- head/devel/py-checkmanifest/Makefile	Tue Feb 11 19:57:48 2014	(r343806)
+++ head/devel/py-checkmanifest/Makefile	Tue Feb 11 19:58:53 2014	(r343807)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	checkmanifest
-PORTVERSION=	0.18
+PORTVERSION=	0.19
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-checkmanifest/distinfo
==============================================================================
--- head/devel/py-checkmanifest/distinfo	Tue Feb 11 19:57:48 2014	(r343806)
+++ head/devel/py-checkmanifest/distinfo	Tue Feb 11 19:58:53 2014	(r343807)
@@ -1,2 +1,2 @@
-SHA256 (check-manifest-0.18.tar.gz) = cdde57349bd5d229f30dd167ea7526d6be3514720f5a8fa12c5b0d0cbcbbfef0
-SIZE (check-manifest-0.18.tar.gz) = 17753
+SHA256 (check-manifest-0.19.tar.gz) = 0eeee5f1da54dd64df9ab8f4e056a4be11fb7d6a58853f39e840220f74d55bd4
+SIZE (check-manifest-0.19.tar.gz) = 21290

Modified: head/devel/py-checkmanifest/pkg-descr
==============================================================================
--- head/devel/py-checkmanifest/pkg-descr	Tue Feb 11 19:57:48 2014	(r343806)
+++ head/devel/py-checkmanifest/pkg-descr	Tue Feb 11 19:58:53 2014	(r343807)
@@ -3,4 +3,4 @@ Are you a Python developer? Have you upl
 Index? Have you accidentally uploaded broken packages with some files missing?
 If so, check-manifest is for you.
 
-WWW: https://github.com/mgedmin/check-manifest
+WWW: https://github.com/mgedmin/check-manifest/
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 4 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2014-02-11 19:59:05 UTC
State Changed
From-To: open->closed

Committed, thank you!