From c0863779c69e83c90f73e47fa40e8dea734fb367 Mon Sep 17 00:00:00 2001 From: mat Date: Mon, 21 Aug 2017 13:34:54 +0000 Subject: Don't add the distfile twice. This fixes a fetch error: => numpy-numpy-v1.13.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/numpy/numpy/tar.gz/v1.13.1?dummy=/numpy-numpy-v1.13.1_GH0.tar.gz fetch: 4336552: No such file or directory numpy-numpy-v1.13.1_GH0.tar.gz 0 B 0 Bps => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/numpy-numpy-v1.13.1_GH0.tar.gz fetch: 4336552: No such file or directory => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/ and try again. Sponsored by: Absolight --- math/py-numpy/Makefile | 6 ++---- math/py-numpy/distinfo | 4 +--- 2 files changed, 3 insertions(+), 7 deletions(-) (limited to 'math') diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index 09db28574be..659971fa9be 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -7,11 +7,9 @@ DISTVERSIONPREFIX= v PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= math python -MASTER_SITES= GH:source \ - http://docs.scipy.org/doc/${PORTNAME}-${PORTVERSION:C/\.[0-9]+$/.0/}/:doc +MASTER_SITES= http://docs.scipy.org/doc/${PORTNAME}-${PORTVERSION:C/\.[0-9]+$/.0/}/:doc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:source \ - ${PORTNAME}-ref-${PORTVERSION:C/\.[0-9]+$/.0/}.pdf:doc \ +DISTFILES= ${PORTNAME}-ref-${PORTVERSION:C/\.[0-9]+$/.0/}.pdf:doc \ ${PORTNAME}-user-${PORTVERSION:C/\.[0-9]+$/.0/}.pdf:doc EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/math/py-numpy/distinfo b/math/py-numpy/distinfo index b262c70953d..34046c561a7 100644 --- a/math/py-numpy/distinfo +++ b/math/py-numpy/distinfo @@ -1,6 +1,4 @@ -TIMESTAMP = 1503308026 -SHA256 (numpy-numpy-v1.13.1_GH0.tar.gz) = cf8652b96582b282a5bb710aa4fe2300dca63bdd678a3cd7820314cb6c97ca89 -SIZE (numpy-numpy-v1.13.1_GH0.tar.gz) = 4336552 +TIMESTAMP = 1503322433 SHA256 (numpy-ref-1.13.0.pdf) = 954a70e3724680603d40ad287201b7999aedd3e803033066f11e95a25a7d4028 SIZE (numpy-ref-1.13.0.pdf) = 5047809 SHA256 (numpy-user-1.13.0.pdf) = 9bba988452f0e58c257833df80658509ccb85af5d946c55b19ffb16367f1704f -- cgit ctron4/files/lodash.merge-4.6.2'>dependabot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/elfio
Commit message (Expand)AuthorAgeFilesLines
* - Return my ports back to the pool. I was unable to make any fixes tostas2011-10-241-1/+1
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+0
* -remove MD5ohauer2011-07-031-1/+0
* Clean up "current" versions of autotools components to further reduceade2010-12-091-1/+1
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Punt autoconf267->autoconf268ade2010-10-161-1/+1
* Round one migration of ports from automake{19,110} to automake111ade2010-10-061-1/+1
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-2/+2
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2
* - Switch to shared library instead of static one.stas2007-06-244-0/+52
* - Change my email.stas2007-03-281-1/+1
* - Install sample programsrafan2006-07-222-13/+31
* Update to 1.0.3mnag2005-11-182-5/+7
* - Update to 1.0.2pav2005-06-043-17/+13
* SIZEify.trevor2004-01-291-0/+1
* De-pkg-comment.knu2003-02-212-1/+1
* * Update to 1.0.0.naddy2003-01-026-37/+38
* Fix build on 64-bit platforms: sizeof() returns size_t.naddy2002-12-181-0/+23
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-261-1/+2