svn commit: r494408 - in head: . net net/pen

Danilo Egea Gondolfo danilo at FreeBSD.org
Sat Mar 2 15:32:46 UTC 2019


Author: danilo
Date: Sat Mar  2 15:32:45 2019
New Revision: 494408
URL: https://svnweb.freebsd.org/changeset/ports/494408

Log:
  - Reverting the previous commit to do it properly
  
  Reported by:	danfe

Deleted:
  head/net/pen/
Modified:
  head/MOVED
  head/net/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sat Mar  2 14:56:04 2019	(r494407)
+++ head/MOVED	Sat Mar  2 15:32:45 2019	(r494408)
@@ -11597,6 +11597,7 @@ ftp/proftpd-mod_geoip||2019-02-16|Has expired: Uses le
 net/go-geoip||2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
 net/py-GeoIP|net/py-GeoIP2|2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
 net/pecl-geoip||2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
+net/pen||2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
 net/subnetcalc||2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
 net/p5-Geo-IP||2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
 net/rubygem-geoip||2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Sat Mar  2 14:56:04 2019	(r494407)
+++ head/net/Makefile	Sat Mar  2 15:32:45 2019	(r494408)
@@ -968,7 +968,6 @@
     SUBDIR += pecl-smbclient
     SUBDIR += pecl-yaz
     SUBDIR += pecl-zmq
-    SUBDIR += pen
     SUBDIR += pfinger
     SUBDIR += phamm
     SUBDIR += php71-ldap


More information about the svn-ports-all mailing list