diff options
| author | Xin LI <delphij@FreeBSD.org> | 2024-03-18 20:00:03 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2024-03-18 20:00:03 +0000 |
| commit | 167c4e1d1949e20ce47a069d1b2071f41ed2c92e (patch) | |
| tree | d5ded1adddf5144f9fc64629f459bad100d7908c | |
| parent | 8e901df2628ea598fc8d8ee0e00a4b68486b27e1 (diff) | |
devel/rubygem-with_advisory_lock: rename to rubygem-with_advisory_lock61 to follow naming convention.
Requested by: mikael
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | devel/Makefile | 2 | ||||
| -rw-r--r-- | devel/rubygem-with_advisory_lock61/Makefile (renamed from devel/rubygem-with_advisory_lock/Makefile) | 1 | ||||
| -rw-r--r-- | devel/rubygem-with_advisory_lock61/distinfo (renamed from devel/rubygem-with_advisory_lock/distinfo) | 0 | ||||
| -rw-r--r-- | devel/rubygem-with_advisory_lock61/pkg-descr (renamed from devel/rubygem-with_advisory_lock/pkg-descr) | 0 |
5 files changed, 3 insertions, 1 deletions
@@ -3052,3 +3052,4 @@ graphics/pngcrush||2024-03-17|Has expired net-im/telegram-purple||2024-03-17|Has expired: No longer works, migrate to net-im/tdlib-purple multimedia/gstreamer1-plugins-rtmp||2024-03-17|Support for legacy library librtmp has been removed in tree lang/swi-pl|lang/swipl|2024-03-17|Port renamed on request +devel/rubygem-with_advisory_lock|devel/rubygem-with_advisory_lock61|2024-03-18|Port renamed to follow naming convention diff --git a/devel/Makefile b/devel/Makefile index 55b91a896e10..b3630f64406c 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -7651,7 +7651,7 @@ SUBDIR += rubygem-will_paginate SUBDIR += rubygem-windows_error SUBDIR += rubygem-wisper - SUBDIR += rubygem-with_advisory_lock + SUBDIR += rubygem-with_advisory_lock61 SUBDIR += rubygem-with_env SUBDIR += rubygem-wmi-lite SUBDIR += rubygem-xdg diff --git a/devel/rubygem-with_advisory_lock/Makefile b/devel/rubygem-with_advisory_lock61/Makefile index 517a38d1c55f..7e044798e7e7 100644 --- a/devel/rubygem-with_advisory_lock/Makefile +++ b/devel/rubygem-with_advisory_lock61/Makefile @@ -2,6 +2,7 @@ PORTNAME= with_advisory_lock PORTVERSION= 5.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG +PKGNAMESUFFIX= 61 MAINTAINER= ruby@FreeBSD.org COMMENT= Advisory locking for ActiveRecord diff --git a/devel/rubygem-with_advisory_lock/distinfo b/devel/rubygem-with_advisory_lock61/distinfo index ba6a87a85946..ba6a87a85946 100644 --- a/devel/rubygem-with_advisory_lock/distinfo +++ b/devel/rubygem-with_advisory_lock61/distinfo diff --git a/devel/rubygem-with_advisory_lock/pkg-descr b/devel/rubygem-with_advisory_lock61/pkg-descr index 11b0d6049a9d..11b0d6049a9d 100644 --- a/devel/rubygem-with_advisory_lock/pkg-descr +++ b/devel/rubygem-with_advisory_lock61/pkg-descr |
