Bug 189412 - [MAINTAINER] devel/py-enum34: update to 1.0
Summary: [MAINTAINER] devel/py-enum34: update to 1.0
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-07 11:10 UTC by Muhammad Moinur Rahman
Modified: 2014-05-25 18:40 UTC (History)
0 users

See Also:


Attachments
py-enum34-1.0.patch (899 bytes, patch)
2014-05-07 11:10 UTC, Muhammad Moinur Rahman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Muhammad Moinur Rahman freebsd_committer freebsd_triage 2014-05-07 11:10:00 UTC
- Update to 1.0

For Committer's reference:
http://pdr.s.ubze.ro/bulk/latest-per-pkg/py27-enum34/1.0/

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-07 11:10:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-05-25 18:35:01 UTC
Author: sunpoet
Date: Sun May 25 17:34:58 2014
New Revision: 355257
URL: http://svnweb.freebsd.org/changeset/ports/355257
QAT: https://qat.redports.org/buildarchive/r355257/

Log:
  - Update to 1.0
  
  Changes:	https://bitbucket.org/stoneleaf/enum34/commits/branch/default
  PR:		ports/189412
  Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)

Modified:
  head/devel/py-enum34/Makefile
  head/devel/py-enum34/distinfo

Modified: head/devel/py-enum34/Makefile
==============================================================================
--- head/devel/py-enum34/Makefile	Sun May 25 17:34:38 2014	(r355256)
+++ head/devel/py-enum34/Makefile	Sun May 25 17:34:58 2014	(r355257)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	enum34
-PORTVERSION=	0.9.23
+PORTVERSION=	1.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-enum34/distinfo
==============================================================================
--- head/devel/py-enum34/distinfo	Sun May 25 17:34:38 2014	(r355256)
+++ head/devel/py-enum34/distinfo	Sun May 25 17:34:58 2014	(r355257)
@@ -1,2 +1,2 @@
-SHA256 (enum34-0.9.23.tar.gz) = cfc05f11b5169c7b5c4adfae6de51cb8ad608c269b2496fbb75a115a5b572440
-SIZE (enum34-0.9.23.tar.gz) = 44720
+SHA256 (enum34-1.0.tar.gz) = 384b593703b057e0b19d90ff62844b1c8796da2e6bd9957d6ce9119bdeade635
+SIZE (enum34-1.0.tar.gz) = 32331
_______________________________________________
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 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2014-05-25 18:35:12 UTC
State Changed
From-To: open->closed

Committed. Thanks!