Prev: ports/147935: [MAINTAINER] security/botan: update to 1.8.9
Next: How do I solve this WRKDIR problem?
From: Paul Schmehl on 22 Jul 2010 17:24 I'm trying to update a port that I maintain, but the download is failing. Here's the actual path of the download: http://nchc.dl.sourceforge.net/projects/afterglow/files/AfterGlow%201.x/1.6/ But the macro has SF/project/, so the download fails. Did Sourceforge just change their downloads path? It sure looks like it. If true, I imagine a bunch of ports are now "broken". -- Paul Schmehl, Senior Infosec Analyst As if it wasn't already obvious, my opinions are my own and not those of my employer. ******************************************* "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Paul Schmehl on 22 Jul 2010 17:43 --On Thursday, July 22, 2010 21:27:29 +0000 "B. Estrade" <estrabd(a)gmail.com> wrote: > On Thu, Jul 22, 2010 at 04:24:22PM -0500, Paul Schmehl wrote: >> I'm trying to update a port that I maintain, but the download is failing. >> Here's the actual path of the download: >> http://nchc.dl.sourceforge.net/projects/afterglow/files/AfterGlow%201.x/1.6/ >> >> But the macro has SF/project/, so the download fails. Did Sourceforge just >> change their downloads path? It sure looks like it. If true, I imagine a >> bunch of ports are now "broken". > > I recently had the same issue, but it turns out I was trying to test > the port as an unprivileged user. Try testing the build with sudo or > as root. > I am root. -- Paul Schmehl, Senior Infosec Analyst As if it wasn't already obvious, my opinions are my own and not those of my employer. ******************************************* "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: "B. Estrade" on 22 Jul 2010 17:27 On Thu, Jul 22, 2010 at 04:24:22PM -0500, Paul Schmehl wrote: > I'm trying to update a port that I maintain, but the download is failing. > Here's the actual path of the download: > http://nchc.dl.sourceforge.net/projects/afterglow/files/AfterGlow%201.x/1.6/ > > But the macro has SF/project/, so the download fails. Did Sourceforge just > change their downloads path? It sure looks like it. If true, I imagine a > bunch of ports are now "broken". I recently had the same issue, but it turns out I was trying to test the port as an unprivileged user. Try testing the build with sudo or as root. Brett > > -- > Paul Schmehl, Senior Infosec Analyst > As if it wasn't already obvious, my opinions > are my own and not those of my employer. > ******************************************* > "It is as useless to argue with those who have > renounced the use of reason as to administer > medication to the dead." Thomas Jefferson > > _______________________________________________ > freebsd-ports(a)freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org" -- B. Estrade <estrabd(a)gmail.com> _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Sahil Tandon on 22 Jul 2010 21:49 On Thu, 2010-07-22 at 16:24:22 -0500, Paul Schmehl wrote: > I'm trying to update a port that I maintain, but the download is > failing. Here's the actual path of the download: > http://nchc.dl.sourceforge.net/projects/afterglow/files/AfterGlow%201.x/1.6/ That's the wrong path. Try: -PORTVERSION= 1.6 +PORTVERSION= 1.6.0 > But the macro has SF/project/, so the download fails. Did > Sourceforge just change their downloads path? SF/project/ continues to work just fine: % fetch http://heanet.dl.sourceforge.net/project/afterglow/AfterGlow%201.x/1.6.0/afterglow-1.6.0.tar.gz afterglow-1.6.0.tar.gz 100% of 72 kB 82 kBps -- Sahil Tandon <sahil(a)FreeBSD.org> _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Paul Schmehl on 23 Jul 2010 14:16
--On Thursday, July 22, 2010 21:49:26 -0400 Sahil Tandon <sahil(a)FreeBSD.org> wrote: > On Thu, 2010-07-22 at 16:24:22 -0500, Paul Schmehl wrote: > >> I'm trying to update a port that I maintain, but the download is >> failing. Here's the actual path of the download: >> http://nchc.dl.sourceforge.net/projects/afterglow/files/AfterGlow%201.x/1.6/ > > That's the wrong path. Try: > > -PORTVERSION= 1.6 > +PORTVERSION= 1.6.0 > >> But the macro has SF/project/, so the download fails. Did >> Sourceforge just change their downloads path? > > SF/project/ continues to work just fine: > > % fetch > http://heanet.dl.sourceforge.net/project/afterglow/AfterGlow%201.x/1.6.0/afte > rglow-1.6.0.tar.gz afterglow-1.6.0.tar.gz 100% of > 72 kB 82 kBps Sorry for the noise. :-( -- Paul Schmehl, Senior Infosec Analyst As if it wasn't already obvious, my opinions are my own and not those of my employer. ******************************************* "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org" |