Date: Sat, 16 Feb 2019 17:53:32 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493053 - in head: . www www/mod_geoip2 Message-ID: <201902161753.x1GHrWm8017250@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Sat Feb 16 17:53:32 2019 New Revision: 493053 URL: https://svnweb.freebsd.org/changeset/ports/493053 Log: Remove expired port: 2019-02-15 www/mod_geoip2: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible Deleted: head/www/mod_geoip2/ Modified: head/MOVED head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Feb 16 17:34:41 2019 (r493052) +++ head/MOVED Sat Feb 16 17:53:32 2019 (r493053) @@ -11621,3 +11621,4 @@ net-p2p/verlihub-plugins-isp||2019-02-16|Has expired: net-p2p/verlihub-plugins-luascript||2019-02-16|Has expired: Verlihub uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible net-p2p/verlihub-plugins-messanger||2019-02-16|Has expired: Verlihub uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible net-p2p/verlihub-plugins-stats||2019-02-16|Has expired: Verlihub uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible +www/mod_geoip2||2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sat Feb 16 17:34:41 2019 (r493052) +++ head/www/Makefile Sat Feb 16 17:53:32 2019 (r493053) @@ -432,7 +432,6 @@ SUBDIR += mod_fcgid SUBDIR += mod_fileiri SUBDIR += mod_flickr - SUBDIR += mod_geoip2 SUBDIR += mod_gnutls SUBDIR += mod_gzip2 SUBDIR += mod_h264_streaming
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902161753.x1GHrWm8017250>