* Nikolay Sturm <[EMAIL PROTECTED]> [060402 06:53]:
> * Jim Razmus [2006-04-02]:
> > The following patch honors the admins request by removing all mirrors
> > and updating .org to .info in network.conf.template.  It also brings
> 
> In this case all windowmaker.org URLs should be updated to
> windowmaker.info, no?
> 
> Nikolay
> 

Correct!  The only ports that use MASTER_SITE_WINDOWMAKER are:

devel/libproplist - ${MASTER_SITE_WINDOWMAKER:=libs/}
graphics/wmicons  - ${MASTER_SITE_WINDOWMAKER:=contrib/old/icons/}
x11/windowmaker   - ${MASTER_SITE_WINDOWMAKER:=source/release/}
x11/windowmaker-extra - ${MASTER_SITE_WINDOWMAKER:=source/release/}

The patch handled those occurrences.

My research indicated that no other port in the entire tree had a
reference to ftp.windowmaker.org for dist files.  For example, 218 urls
deal with dockapps (~ports matching */wm*).  I went the other way and
searched my database for distfile having ftp.windowmaker.org in the url.
>From there I backed into the respective ports.  Used Marks transitive
closure method to find dependencies on libproplist which only turned up
mail/wmmail.

Beat me with a clue stick.  What am I missing?

Jim

Reply via email to