svn commit: r385134 - in head: . security security/py-certifi security/py-certify
Ruslan Makhmatkhanov
rm at FreeBSD.org
Fri May 1 18:10:26 UTC 2015
Author: rm
Date: Fri May 1 18:10:24 2015
New Revision: 385134
URL: https://svnweb.freebsd.org/changeset/ports/385134
Log:
Rename py-certify to py-certifi to conform upstream name.
Approved by: olivierd (maintainer, by email)
Added:
head/security/py-certifi/
- copied from r385109, head/security/py-certify/
Deleted:
head/security/py-certify/
Modified:
head/MOVED
head/security/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Fri May 1 18:08:21 2015 (r385133)
+++ head/MOVED Fri May 1 18:10:24 2015 (r385134)
@@ -7574,3 +7574,4 @@ net/ntp-rc||2015-04-30|Has expired: Upli
games/wmfortune||2015-04-30|Has expired: Broken for more than 6 months
games/springlobby||2015-04-30|Has expired: Depends on expiring games/spring
devel/p5-base||2015-04-30|Has expired: this port is outdated and base 2.18+ is already in all supported Perl releases
+security/py-certify|security/py-certifi|2015-05-01|security/py-certify is renamed into security/py-certifi
Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile Fri May 1 18:08:21 2015 (r385133)
+++ head/security/Makefile Fri May 1 18:10:24 2015 (r385134)
@@ -775,7 +775,7 @@
SUBDIR += py-bcrypt
SUBDIR += py-borg.localrole
SUBDIR += py-cerealizer
- SUBDIR += py-certify
+ SUBDIR += py-certifi
SUBDIR += py-clamav
SUBDIR += py-cpe
SUBDIR += py-cracklib
More information about the svn-ports-head
mailing list