Commit Graph

11 Commits

Author SHA1 Message Date
Mathieu Arnold
305f148f48 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Sunpoet Po-Chuan Hsieh
b3eda4033a Update to 1.0.11
Changes:	https://github.com/KimNorgaard/validates_hostname/commits/master
2020-08-21 21:28:33 +00:00
Sunpoet Po-Chuan Hsieh
f30afc8d73 Bump PORTREVISION for dependency change after r539896 2020-06-22 19:37:50 +00:00
Matthias Fechner
3fd622575c Use rails 6.0.
Approved by:	sunpoet (maintainer)
2020-06-22 18:31:59 +00:00
Sunpoet Po-Chuan Hsieh
2ae30cb32c Update to 1.0.10
Changes:	https://github.com/KimNorgaard/validates_hostname/commits/master
2020-02-22 15:57:42 +00:00
Sunpoet Po-Chuan Hsieh
c17b7fa088 Update to 1.0.9
Changes:	https://github.com/KimNorgaard/validates_hostname/commits/master
2020-02-21 18:58:58 +00:00
Matthias Fechner
ec14bcc711 Change rubygem ports required by www/gitlab-ce to rails52.
Currently a lot of ports www/gitlab-ce is using pulls rails 5.0 and 5.2 ports as dependencies in.
To reduce the number of ports required, the attached patch switches all required ports to rails 5.2.

I carefully tested it, if I oversaw a port, please let me know.

Differential Revision:	https://reviews.freebsd.org/D22220
2019-12-07 10:31:38 +00:00
Matthias Fechner
4d811272d6 In preparation for gitlab 11.7 upgrade switch rails4 to rails50.
If required upgraded version to work correctly with rails50.
Fixed some cosmetic issue to make portlint happy.

Reviewed by:	sunpoet
Differential Revision:	https://reviews.freebsd.org/D18957
2019-01-31 14:05:37 +00:00
Sunpoet Po-Chuan Hsieh
b8d18cad5b Update to 1.0.8
Changes:	https://github.com/KimNorgaard/validates_hostname/commits/master
2017-11-14 22:51:02 +00:00
Sunpoet Po-Chuan Hsieh
2e4af257cd Update to 1.0.7
Changes:	https://github.com/KimNorgaard/validates_hostname/commits/master
2017-04-16 11:07:11 +00:00
Sunpoet Po-Chuan Hsieh
b86588d60d Add rubygem-validates_hostname 1.0.6
Extension to ActiveRecord::Base for validating hostnames and domain names.

Features:
- Adds validation for hostnames to ActiveModel
- Supports i18n for the error messages

WWW: https://github.com/KimNorgaard/validates_hostname
2017-03-22 21:03:48 +00:00