OpenBSD ports changes summary for 2016-09-25 to 2016-10-02 inclusive
====================================================================

archivers                               archivers/deco
archivers/fuse-zip                      archivers/zstd
audio                                   audio/libofa
audio/ocp                               audio/schismtracker
benchmarks/httperf                      chinese/cconv
comms/picocom                           comms/wy60
databases/leveldb                       databases/postgresql
databases/py-apsw                       databases/redis
databases/ruby-hiera-file               databases/ruby-pg
devel                                   devel/arduino
devel/codeworker                        devel/dissy
devel/gflags                            devel/git
devel/gtest                             devel/harfbuzz
devel/llvm                              devel/npth
devel/ocaml-bitstring                   devel/ocaml-extlib
devel/protobuf                          devel/py-backports-functools-lru-cache
devel/py-certifi                        devel/py-codestyle
devel/py-configparser                   devel/py-country
devel/py-hypothesis                     devel/py-mox
devel/py-parsing                        devel/py-pluggy
devel/py-progressbar                    devel/py-spark-parser
devel/py-traitlets                      devel/py-uncompyle6
devel/py-wcwidth                        devel/py-xdis
devel/pybugz                            devel/pyflakes
devel/pylint                            devel/rlog
devel/ruby-rgen                         devel/ruby-rspec
devel/shunit2                           devel/sparsehash
devel/ucpp                              editors/texworks
editors/vim                             fonts/hack-fonts
games/capitan-sevilla                   games/choria
games/openmw                            games/pingus
games/singularity                       games/stone-soup
geo/gmapcatcher                         graphics/birdfont
graphics/delaboratory                   graphics/ffmpegthumbnailer
graphics/fotowall                       graphics/img2pdf
graphics/openjpeg                       graphics/pngcrush
graphics/py-dot                         graphics/py-graphics
infrastructure/db                       infrastructure/templates
inputmethods/ibus                       inputmethods/ibus-anthy
japanese/mecab                          lang/bacon
lang/processing                         lang/seed7
mail/mimedefang                         mail/offlineimap
mail/rspamd                             math/foma
math/geogebra                           misc/p5-Umph-Prompt
multimedia/libmp4v2                     net/apache-activemq
net/flow-tools                          net/grake
net/haproxy                             net/isc-bind
net/libdnet                             net/openvpn-auth-ldap
net/p5-SNMP_Session                     net/py-botocore
net/py-dpkt                             net/py-flowtools
net/py-libcloud                         net/snort
net/softflowd                           net/tircd
net/torsocks                            net/unworkable
print/apvlv                             print/cups-filters
print/detex                             print/hplip
productivity/akonadi-googledata         productivity/libgcal
security/bunny                          security/ccid
security/encfs                          security/gnupg
security/gnupg2                         security/gpa
security/gpgme                          security/libassuan
security/libgcrypt                      security/libgpg-error
security/libksba                        security/opensc
security/openssl                        security/pinentry
security/py-oauthlib                    security/py-pefile
security/yubiserve                      sysutils/ansible
sysutils/awscli                         sysutils/consolekit
sysutils/google-cloud-sdk               sysutils/lsof
sysutils/py-lockfile                    sysutils/ruby-puppet
textproc/highlight                      textproc/iksemel
textproc/link-grammar                   textproc/meld
textproc/py-prettytable                 textproc/the_silver_searcher
textproc/txt2tags                       textproc/uchardet
textproc/uncrustify                     www/ap2-mod_wsgi
www/aria2                               www/chromium
www/drupal6                             www/gcap
www/mollify                             www/nghttp2
www/py-django                           www/py-jwt
www/py-requests                         www/sabredav
www/sqtop                               www/surf2
www/youtube-dl                          x11/faenza-icon-theme
x11/gnome-colors-icon-theme             x11/goggles
x11/keynav                              x11/partiwm
x11/pinot                               x11/py-pyglet
x11/tktray                              x11/wbar

== archivers ========================================================= 01/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/archivers

archivers

  ~ Makefile                              

  > +archivers/zstd (sthen@)

deco

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to deco-archive-1.6.4, from Rafael Sadowski (sthen@)

fuse-zip

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

zstd

  + Makefile                              + distinfo
  + patches/patch-tests_playTests_sh      + pkg/DESCR
  + pkg/PLIST                             

  > New import:
  >     Comment:

== audio ============================================================= 02/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio

audio

  ~ Makefile                              

  > Add ocp (fcambus@)

libofa

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

ocp

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR
  + patches/patch-stuff_poutput-sdl_c     

  > New import:
  >     Import audio/ocp

  ~ Makefile                              

  > Add missing BUILD_DEPENDS on desktop-file-utils.
  > OK naddy@ (who spotted the issue, thanks!) (fcambus@)

schismtracker

  - patches/patch-Makefile_am             ~ Makefile
  ~ distinfo                              ~ patches/patch-configure_ac

  > Update schismtracker to 20160913.
  > Among other things, this update fixes log2() function detection and
  > doesn't attempt to link against libdl, so we can shorten one of the
  > patches and drop the other.
  > OK juanfra@ (fcambus@)

== benchmarks ======================================================== 03/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/benchmarks

httperf

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

== chinese =========================================================== 04/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/chinese

cconv

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

== comms ============================================================= 05/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/comms

picocom

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

wy60

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

== databases ========================================================= 06/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases

leveldb

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

postgresql

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-docs                        

  TAGGED OPENBSD_5_9
  > Security update to 9.4.9 ( CVE-2016-5423, CVE-2016-5424)
  > ok robert@ (pea@)

py-apsw

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

redis

  ~ Makefile                              ~ distinfo
  ~ patches/patch-sentinel_conf           

  > Update to redis-3.2.4 (dcoppa@)

ruby-hiera-file

  ~ Makefile                              

  > sebastia took over maintainership for this (jasper@)

ruby-pg

  ~ Makefile                              ~ distinfo

  > Update to ruby-pg 0.19.0 (jeremy@)

== devel ============================================================= 07/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel

devel

  ~ Makefile                              

  > +py-codestyle
  > +py-codestyle,python3 (shadchin@)

  ~ Makefile                              

  > +py-country,python3
  > +py-spark-parser
  > +py-spark-parser,python3 (shadchin@)

  ~ Makefile                              

  > +py-hypothesis
  > +py-hypothesis,python3
  > +py-uncompyle6
  > +py-uncompyle6,python3
  > +py-xdis
  > +py-xdis,python3 (shadchin@)

arduino

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

codeworker

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

dissy

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

gflags

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

git

  ~ Makefile                              

  > In ports/devel/git, use an explicit -I${WRKSRC} before
  > -I${LOCALBASE}/include
  > so that headers from git source are used in preference to /usr/local.
  > Fixes build with utfcpp installed. OK benoit@ dcoppa@ (sthen@)

gtest

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

harfbuzz

  ~ Makefile                              ~ distinfo

  > Update to harfbuzz-1.3.2. (ajacoutot@)

llvm

  ~ Makefile                              
  ~ patches/patch-tools_clang_lib_Driver_Tools_cpp

  > Disable -fstrict-aliasing per default on OpenBSD.
  > from Brad (maintainer) (ajacoutot@)

npth

  ~ Makefile                              

  > rename MASTER_SITES_GNUPG to MASTER_SITE_GNUPG, like all the others
  > (naddy@)

ocaml-bitstring

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

ocaml-extlib

  + patches/patch-Makefile                

  > Oops. Missed patch file in previous update to 1.7.0. (krw@)

protobuf

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

py-backports-functools-lru-cache

  ~ Makefile                              ~ distinfo

  > Update to py-backports-functools-lru-cache 1.3 (shadchin@)

py-certifi

  ~ Makefile                              ~ distinfo

  > update to py-certifi 2016.9.26 (czarkoff@)

py-codestyle

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST

  > New import:
  >     Import py-codestyle (was pep8), ok danj@

py-configparser

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-configparser 3.5.0.
  > ok danj@ (shadchin@)

py-country

  ~ Makefile                              ~ distinfo
  ~ pkg/DESCR                             ~ pkg/PLIST

  > Update to py-country 1.20. Add py3 flavor and take mantainership.
  > ok danj@ (shadchin@)

py-hypothesis

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR

  > New import:
  >     Import py-hypothesis 3.5.2, ok danj@

py-mox

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

py-parsing

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-parsing 2.1.9 (shadchin@)

py-pluggy

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-pluggy 0.4.0 (shadchin@)

py-progressbar

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

py-spark-parser

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR

  > New import:
  >     Import py-spark-parser 1.4.0, ok danj@

py-traitlets

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-traitlets 4.3.1 (shadchin@)

py-uncompyle6

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR

  > New import:
  >     Import py-uncompyle6 2.8.3, ok dnaj@

py-wcwidth

  ~ Makefile                              ~ distinfo

  > Update to py-wcwidth 0.1.7. Take maintainership.
  > ok ajacoutot@ (shadchin@)

py-xdis

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR

  > New import:
  >     Import py-xdis 2.3.1, ok danj@

pybugz

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

pyflakes

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to pyflakes 1.3.0.
  > ok frantisek holop (maintainer), danj@ (shadchin@)

pylint

  ~ Makefile                              

  > Fix depends for py2 version (shadchin@)

rlog

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

ruby-rgen

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to rgen-0.8.2 (jasper@)

ruby-rspec

  ~ 3/core/Makefile                       ~ 3/core/distinfo

  > update to rspec-core-3.5.4 (jasper@)

shunit2

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

sparsehash

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

ucpp

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

== editors =========================================================== 08/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors

texworks

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

vim

  ~ Makefile                              ~ distinfo
  ~ pkg/PFRAG.no-no_x11-main              ~ pkg/PLIST-main

  > update to vim-8.0.0004, from frantisek holop (sthen@)

== fonts ============================================================= 09/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/fonts

hack-fonts

  ~ Makefile                              ~ distinfo

  > Update hack-fonts to 2.020. From maintainer Michael McConville. (fcambus@)

== games ============================================================= 10/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games

capitan-sevilla

  ~ Makefile                              

  > fix capitan-sevilla's master site URL (stsp@)

choria

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

openmw

  ~ Makefile                              ~ distinfo
  ~ patches/patch-apps_wizard_CMakeLists_txt

  > Update to OpenMW 0.40.0, from David CARLIER. (pascal@)

pingus

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

singularity

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

stone-soup

  - patches/patch-source_command_cc       
  - patches/patch-source_dat_des_branches_dis_des
  - patches/patch-source_dat_des_builder_shops_des
  - patches/patch-source_dat_des_variable_grated_community_des
  ~ Makefile                              ~ distinfo
  ~ patches/patch-source_Makefile         ~ pkg/PFRAG.no-no_x11
  ~ pkg/PLIST                             
  + pkg/patch-source_debian_crawl-tiles_desktop

  > Update to stone-soup 0.18.1.
  > Patch by Henrique N. Lengler (stsp@)

  ~ Makefile                              

  > fix some whitespace issues in stone-soup's Makefile (stsp@)

== geo =============================================================== 11/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/geo

gmapcatcher

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

== graphics ========================================================== 12/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics

birdfont

  ~ Makefile                              ~ distinfo

  > update to birdfont-2.16.9 (jasper@)

  - patches/patch-configure               - patches/patch-dodo_py
  ~ Makefile                              ~ distinfo

  > update to birdfont-2.16.10 (jasper@)

delaboratory

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

ffmpegthumbnailer

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

fotowall

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

img2pdf

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to img2pdf 0.2.1
  > OK sthen@ (czarkoff@)

  ~ Makefile                              

  > whitespace change, for readability (czarkoff@)

  ~ Makefile                              

  > Fix my email (czarkoff@)

openjpeg

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

pngcrush

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile                

  > Update to pngcrush-1.8.7. (benoit@)

py-dot

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

py-graphics

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

== infrastructure ==================================================== 13/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure

db

  ~ user.list                             

  > book a seat for _rundeck (jasper@)

templates

  ~ network.conf.template                 

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

  ~ network.conf.template                 

  > rename MASTER_SITES_GNUPG to MASTER_SITE_GNUPG, like all the others
  > (naddy@)

== inputmethods ====================================================== 14/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/inputmethods

ibus

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

ibus-anthy

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

== japanese ========================================================== 15/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/japanese

mecab

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

== lang ============================================================== 16/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang

bacon

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             

  > Update to BaCon 3.4. (juanfra@)

processing

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

seed7

  ~ Makefile                              

  > Fix the build and don't bother with sqlite3 support now that it is no
  > longer included in base.  ok sthen@ (naddy@)

== mail ============================================================== 17/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail

mimedefang

  ~ Makefile                              ~ distinfo

  > Update to mimedefang-2.79. (ajacoutot@)

offlineimap

  ~ Makefile                              ~ distinfo

  > Update to offlineimap 7.0.7. From Remi Locherer (MAINTAINER). (juanfra@)

rspamd

  ~ Makefile                              + patches/patch-src_libserver_html_c
  + patches/patch-src_libserver_url_c     

  > mail/rspamd: Backport some patches to fix two crashes I encountered.
  > OK jca@ (edd@)

== math ============================================================== 18/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/math

foma

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

geogebra

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

== misc ============================================================== 19/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/misc

p5-Umph-Prompt

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

== multimedia ======================================================== 20/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia

libmp4v2

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

== net =============================================================== 21/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net

apache-activemq

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to apache-activemq-5.14.1 (jasper@)

flow-tools

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

grake

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

haproxy

  ~ Makefile                              + patches/patch-Makefile

  > Make use of the accept4() API on OpenBSD.
  > From Brad, ok jca@ (danj@)

isc-bind

  ~ Makefile                              ~ distinfo

  > update to BIND 9.10.4-P3, fixing
  > https://kb.isc.org/article/AA-01393/74/CVE-2016-2775 (lwres only)
  > https://kb.isc.org/article/AA-01419/74/CVE-2016-2776 ("all servers if
  > they can receive request packets from any source") (sthen@)

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_6_0
  > -stable update to BIND 9.10.4-P3, fixing
  > https://kb.isc.org/article/AA-01393/74/CVE-2016-2775 (lwres only)
  > https://kb.isc.org/article/AA-01419/74/CVE-2016-2776 ("all servers if
  > they can receive request packets from any source") (sthen@)

libdnet

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

openvpn-auth-ldap

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

p5-SNMP_Session

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

py-botocore

  ~ Makefile                              ~ distinfo

  > Update to py-botocore-1.4.56. (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to py-botocore-1.4.57.
  > I forgot to commit this earlier which broke sysutils/awscli -- thanks
  > nigel@
  > for the heads up. (ajacoutot@)

py-dpkt

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

py-flowtools

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

py-libcloud

  ~ Makefile                              ~ distinfo

  > Update to py-libcloud-1.2.1. (ajacoutot@)

snort

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to Snort 2.9.8.3.  Also remove README.session from PLIST since it no
  > longer exists.
  > Tested on amd64 by myself and on i386 by maintainer.
  > ok Markus Lude (maintainer) (lteo@)

softflowd

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

tircd

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

torsocks

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

unworkable

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

== print ============================================================= 22/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/print

apvlv

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

cups-filters

  ~ Makefile                              ~ distinfo

  > Update to cups-filters-1.11.4. (ajacoutot@)

detex

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

hplip

  ~ Makefile                              ~ distinfo
  ~ patches/patch-Makefile_in             ~ patches/patch-configure
  ~ pkg/PLIST-hpijs                       

  > Update to hplip-3.16.9. (ajacoutot@)

== productivity ====================================================== 23/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/productivity

akonadi-googledata

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

libgcal

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

== security ========================================================== 24/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security

bunny

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

ccid

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_Makefile_in         

  > Update to ccid-1.4.25 (dcoppa@)

encfs

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

gnupg

  ~ Makefile                              

  > Drop the gettext module from gnupg.org ports (jca@)

  ~ Makefile                              

  > rename MASTER_SITES_GNUPG to MASTER_SITE_GNUPG, like all the others
  > (naddy@)

gnupg2

  ~ Makefile                              

  > Drop the gettext module from gnupg.org ports (jca@)

  ~ Makefile                              

  > rename MASTER_SITES_GNUPG to MASTER_SITE_GNUPG, like all the others
  > (naddy@)

gpa

  ~ Makefile                              

  > Drop the gettext module from gnupg.org ports (jca@)

  ~ Makefile                              

  > rename MASTER_SITES_GNUPG to MASTER_SITE_GNUPG, like all the others
  > (naddy@)

gpgme

  ~ Makefile                              

  > Drop the gettext module from gnupg.org ports (jca@)

  ~ Makefile                              

  > rename MASTER_SITES_GNUPG to MASTER_SITE_GNUPG, like all the others
  > (naddy@)

libassuan

  ~ Makefile                              

  > Drop the gettext module from gnupg.org ports (jca@)

  ~ Makefile                              

  > rename MASTER_SITES_GNUPG to MASTER_SITE_GNUPG, like all the others
  > (naddy@)

libgcrypt

  ~ Makefile                              

  > rename MASTER_SITES_GNUPG to MASTER_SITE_GNUPG, like all the others
  > (naddy@)

libgpg-error

  ~ Makefile                              

  > rename MASTER_SITES_GNUPG to MASTER_SITE_GNUPG, like all the others
  > (naddy@)

libksba

  ~ Makefile                              

  > Drop the gettext module from gnupg.org ports (jca@)

  ~ Makefile                              

  > rename MASTER_SITES_GNUPG to MASTER_SITE_GNUPG, like all the others
  > (naddy@)

opensc

  ~ Makefile                              + patches/patch-src_pkcs11_openssl_c

  > Merge "allow building against libressl" (upstream git commit
  > 7b9bd6003082a60bbc4452f048ca8a7b839025f1), and remove local workaround.
  > (dcoppa@)

openssl

  ~ Makefile                              ~ distinfo

  > update to OpenSSL 1.0.2j, "A bug fix which included a CRL sanity check
  > was added to OpenSSL 1.1.0 but was omitted from OpenSSL 1.0.2i. As a
  > result any attempt to use CRLs in OpenSSL 1.0.2i will crash with a null
  > pointer exception."
  > (not moved to 1.1.0 yet, so today's critical fix for CVE-2016-6309
  > doesn't apply). (sthen@)

pinentry

  ~ Makefile                              

  > rename MASTER_SITES_GNUPG to MASTER_SITE_GNUPG, like all the others
  > (naddy@)

py-oauthlib

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-oauthlib-2.0.0
  > From Johan Huldtgren (maintainer) (danj@)

py-pefile

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

yubiserve

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

== sysutils ========================================================== 25/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils

ansible

  ~ Makefile                              ~ distinfo
  ~ patch-lib_ansible_plugins_action_copy_py
  ~ pkg/PLIST                             

  > update to ansible-2.1.2.0 (jasper@)

awscli

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to awscli-1.10.66. (ajacoutot@)

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to awscli-1.10.67. (ajacoutot@)

consolekit

  ~ Makefile                              
  + patches/patch-src_ck-sysdeps-openbsd_c

  > Unbreak ck_unix_pid_get_env_hash after recent kvm /dev/mem access
  > restrictions.
  > from semarie (ajacoutot@)

google-cloud-sdk

  ~ Makefile                              ~ distinfo
  ~ patch-lib_googlecloudsdk_core_updater_local_state_py
  ~ pkg/PLIST                             

  > Update to google-cloud-sdk-127.0.0. (ajacoutot@)

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to google-cloud-sdk-128.0.0. (ajacoutot@)

lsof

  ~ Makefile                              
  ~ patches/patch-dialects_n+obsd_dlsof_h
  ~ patches/patch-dialects_n+obsd_dproc_c

  > Disable "txt" support in lsof, it already wasn't working correctly, and was
  > causing build failures following kernel changes. From dlg@ (sthen@)

py-lockfile

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

ruby-puppet

  ~ 4/Makefile                            ~ 4/distinfo

  > Update to 4.7.0
  > Fixes just a single critical bug:
  > https://docs.puppet.com/puppet/4.7/reference/release_notes.html#critical-bu
  > g-fix
  > OK ajacoutot@ (sebastia@)

== textproc ========================================================== 26/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc

highlight

  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_makefile            ~ pkg/PLIST

  > Update to highlight-3.32. (benoit@)

iksemel

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

link-grammar

  ~ Makefile                              ~ distinfo
  ~ patches/patch-bindings_python_Makefile_in
  ~ pkg/PLIST-main                        

  > Update to link-grammar-5.3.11. (ajacoutot@)

meld

  ~ Makefile                              ~ distinfo

  > Update to meld-3.16.3. (ajacoutot@)

py-prettytable

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

the_silver_searcher

  ~ Makefile                              ~ distinfo

  > Update to the_silver_searcher 0.33.0. From Florian Stinglmayr (MAINTAINER).
  > (juanfra@)

txt2tags

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

uchardet

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

uncrustify

  ~ Makefile                              ~ distinfo

  > update uncrustify to 0.63.
  > ok aja@ benoit@. (rpointel@)

== www =============================================================== 27/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www

ap2-mod_wsgi

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

aria2

  ~ Makefile                              ~ distinfo
  + patch-src_Makefile_in                 

  > Update to aria2 1.27.1. OK gonzalo@ (MAINTAINER). (juanfra@)

chromium

  ~ Makefile                              ~ distinfo

  > update to 53.0.2785.143 (robert@)

drupal6

  ~ jquery_ui/Makefile                    

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

gcap

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

mollify

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

nghttp2

  ~ Makefile                              ~ distinfo

  > update to nghttp2-1.15.0 (sthen@)

py-django

  ~ lts/Makefile                          ~ lts/distinfo
  ~ lts/pkg/PLIST                         

  TAGGED OPENBSD_6_0
  > security fix for 1.8 version.
  > ok danj@ (rpointel@)

  ~ lts/Makefile                          ~ lts/distinfo
  ~ lts/pkg/PLIST                         

  TAGGED OPENBSD_6_0
  > security fix for 1.8 version (1.8.14->1.8.15)
  > ok danj@ (rpointel@)

  ~ stable/Makefile                       ~ stable/distinfo
  ~ stable/pkg/PLIST                      

  TAGGED OPENBSD_6_0
  > update django to 1.10.2.
  > ok shadchin@. (rpointel@)

py-jwt

  ~ Makefile                              ~ distinfo
  ~ patches/patch-setup_py                

  > Update to py-jwt-1.4.2
  > From Johan Huldtgren (maintainer) (danj@)

py-requests

  ~ Makefile                              ~ distinfo

  > Update to py-requests 2.11.1 (shadchin@)

sabredav

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

sqtop

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

surf2

  ~ Makefile                              ~ distinfo
  ~ patches/patch-config_mk               

  > Update to surf2 snapshot from 2016-09-22 (czarkoff@)

youtube-dl

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to youtube-dl 2016.08.31.
  > New extractors:
  > - abcotvs
  > - bellmedia
  > - cctv
  > - curiositystream
  > - go
  > - iwara
  > - ketnet
  > - lci
  > - mangomolo
  > - miaopai
  > - movingimage
  > - rmcdecouverte
  > - telequebec
  > - tfo
  > - trutv
  > - tvnoe
  > - vyborymos
  > Removed:
  > - abc7news
  > - ctv
  > - exfm
  > - ssa
  > - thvideo
  > - trollvids
  > OK pirofti@ (czarkoff@)

  ~ patches/patch-setup_py                

  > regen patch (dcoppa@)

== x11 =============================================================== 28/28 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11

faenza-icon-theme

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

gnome-colors-icon-theme

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

goggles

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

keynav

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

partiwm

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

pinot

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

py-pyglet

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

tktray

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

wbar

  ~ Makefile                              

  > The ${PROJECT}.googlecode.com/files/ master sites are no longer
  > accessible, but the distfiles are still available at an archive URL.
  > Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
  > ok czarkoff@ danj@ sthen@ (naddy@)

===============================================================================
_______________________________________________
owc mailing list
[email protected]
http://www.squish.net/mailman/listinfo/owc

Reply via email to