FreeBSD Bugzilla – Attachment 133950 Details for
Bug 178513
devel/py-astng: logilab's distributions have moved
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.14 KB, created by
chris.torek
on 2013-05-11 19:00:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
chris.torek
Created:
2013-05-11 19:00:00 UTC
Size:
1.14 KB
patch
obsolete
>diff --git a/Makefile b/Makefile >index 78908fa..2898113 100644 >--- a/Makefile >+++ b/Makefile >@@ -4,9 +4,9 @@ > PORTNAME= astng > PORTVERSION= 0.24.3 > CATEGORIES= devel python >-MASTER_SITES= LOGILAB >+MASTER_SITES= https://bitbucket.org/logilab/${PORTNAME}/get/ > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >-DISTNAME= logilab-${PORTNAME}-${PORTVERSION} >+DISTNAME= logilab-${PORTNAME}-version-${PORTVERSION} > > MAINTAINER= mva@FreeBSD.org > COMMENT= Extension for Python compiler.ast module >@@ -15,6 +15,9 @@ LICENSE= LGPL21 > > RUN_DEPENDS= pytest:${PORTSDIR}/devel/py-logilab-common > >+CHANGESET= a4a9ed0f8a0c >+WRKSRC= ${WRKDIR}/logilab-${PORTNAME}-${CHANGESET} >+ > MAKE_ENV= NO_SETUPTOOLS=1 > USE_PYTHON= yes > USE_PYDISTUTILS= yes >diff --git a/distinfo b/distinfo >index 503b15e..f10097e 100644 >--- a/distinfo >+++ b/distinfo >@@ -1,2 +1,4 @@ > SHA256 (logilab-astng-0.24.3.tar.gz) = 961f030b055751f48179341c14ff3b8646bb1b29bee539f708e028e8fbe5e45a > SIZE (logilab-astng-0.24.3.tar.gz) = 104103 >+SHA256 (logilab-astng-version-0.24.3.tar.gz) = 31123cfdcba0da49bd1db99cc54743d41b7a8156ed84f444a26e3d713c2a14af >+SIZE (logilab-astng-version-0.24.3.tar.gz) = 105152 >-- >1.8.2.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 178513
:
133949
| 133950
Working