mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
- Update to 3.5.0
- Add WWW Changes: https://github.com/mbleigh/acts-as-taggable-on/blob/master/CHANGELOG.md
This commit is contained in:
parent
ec0056fc54
commit
6cc13c5c3a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387062
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= acts-as-taggable-on
|
||||
PORTVERSION= 3.4.2
|
||||
PORTVERSION= 3.5.0
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 3
|
||||
@ -13,8 +13,8 @@ LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-activerecord4>=4.1.6:${PORTSDIR}/databases/rubygem-activerecord4
|
||||
|
||||
USE_RUBY= YES
|
||||
USE_RUBYGEMS= YES
|
||||
RUBYGEM_AUTOPLIST= YES
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/acts-as-taggable-on-3.4.2.gem) = 6e00a2d89e27b0a9af6609ccce9da1b3ef14ccdb670ccc0dec0d9e9366bbc333
|
||||
SIZE (rubygem/acts-as-taggable-on-3.4.2.gem) = 48640
|
||||
SHA256 (rubygem/acts-as-taggable-on-3.5.0.gem) = 27dfb17d01ed056c5d28b54142d356bac55953ce66259fa0fad28d4b1bfae02f
|
||||
SIZE (rubygem/acts-as-taggable-on-3.5.0.gem) = 49152
|
||||
|
@ -2,4 +2,4 @@ With ActsAsTaggableOn, you can tag a single model on several contexts,
|
||||
such as skills, interests, and awards. It also provides other
|
||||
advanced functionality.
|
||||
|
||||
https://rubygems.org/gems/acts-as-taggable-on
|
||||
WWW: https://github.com/mbleigh/acts-as-taggable-on
|
||||
|
Loading…
Reference in New Issue
Block a user