Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 2019 15:28:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241966] devel/py-generate Fix distribution site and upgrade
Message-ID:  <bug-241966-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241966

            Bug ID: 241966
           Summary: devel/py-generate Fix distribution site and upgrade
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: darcy@druid.net

This upgrades the code to the latest version and makes it un-broken.

Index: Makefile
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- Makefile    (revision 517554)
+++ Makefile    (working copy)
@@ -2,10 +2,10 @@
 # $FreeBSD$

 PORTNAME=3D      generate
-PORTVERSION=3D   2.6
+PORTVERSION=3D   2.8
 PORTREVISION=3D  1
 CATEGORIES=3D    devel python
-MASTER_SITES=3D  ftp://ftp.druid.net/pub/distrib/
+MASTER_SITES=3D  http://druid.net/darcy/
 PKGNAMEPREFIX=3D ${PYTHON_PKGNAMEPREFIX}
 DISTNAME=3D      generate-${PORTVERSION}

@@ -12,8 +12,6 @@
 MAINTAINER=3D    darcy@druid.net
 COMMENT=3D       Python module to implement generate

-BROKEN=3D                unfetchable
-
 USES=3D          gmake python tar:tgz
 USE_PYTHON=3D    distutils autoplist

Index: distinfo
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- distinfo    (revision 517554)
+++ distinfo    (working copy)
@@ -1,2 +1,3 @@
-SHA256 (generate-2.6.tgz) =3D
609e166f66b4bb3028fb9e5486ffddff98fc7bf4f354659516c2b86a800948bd
-SIZE (generate-2.6.tgz) =3D 29045
+TIMESTAMP =3D 1573744345
+SHA256 (generate-2.8.tgz) =3D
35b56d1f11fb834c0cbeca3c41c1dceee8b18d40933e0c680519daf24e9c2dd9
+SIZE (generate-2.8.tgz) =3D 31590

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241966-7788>