FreeBSD Bugzilla – Attachment 228664 Details for
Bug 259103
[MAINTAINER] devel/rubygem-baf: update to version 0.14.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update to 0.14.1, fix PORTVERSION usage
devel_rubygem-baf-0.14.1.patch (text/plain), 1.28 KB, created by
Thibault Jouan
on 2021-10-13 13:26:09 UTC
(
hide
)
Description:
update to 0.14.1, fix PORTVERSION usage
Filename:
MIME Type:
Creator:
Thibault Jouan
Created:
2021-10-13 13:26:09 UTC
Size:
1.28 KB
patch
obsolete
>commit eec5113cf7021b7e40480e6d4fd00dfc5629a539 >Author: Thibault Jouan <tj@a13.fr> >AuthorDate: Wed Nov 4 09:23:26 2020 +0000 >Commit: Thibault Jouan <tj+freebsd_ports@a13.fr> >CommitDate: Wed Oct 13 13:14:01 2021 +0000 > > devel/rubygem-baf: update to version 0.14.1 > > While here, use DISTVERSION instead of PORTVERSION. Since the version > only contains numbers separated by dots, dashes or underscores, we > should have used that: PORTVERSION will be automatically derived from > DISTVERSION. > >diff --git devel/rubygem-baf/Makefile devel/rubygem-baf/Makefile >index ea671c51d28a..981cbaa39ea4 100644 >--- devel/rubygem-baf/Makefile >+++ devel/rubygem-baf/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= baf >-PORTVERSION= 0.14.0 >+DISTVERSION= 0.14.1 > CATEGORIES= devel rubygems > MASTER_SITES= RG > >diff --git devel/rubygem-baf/distinfo devel/rubygem-baf/distinfo >index 91d42896a995..3de8f2679736 100644 >--- devel/rubygem-baf/distinfo >+++ devel/rubygem-baf/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1508647391 >-SHA256 (rubygem/baf-0.14.0.gem) = 286ac99f6e2a3a2287d805f7fb70ba251e924ebae4457e2aebe0d56a3b86af1b >-SIZE (rubygem/baf-0.14.0.gem) = 8192 >+TIMESTAMP = 1604481719 >+SHA256 (rubygem/baf-0.14.1.gem) = 3fcd5428c232f35a24b68b71885b1914fb965ca212f7d62cfba7f3c6d1b187aa >+SIZE (rubygem/baf-0.14.1.gem) = 8192
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
tj+freebsd_ports
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 259103
:
228625
| 228664