Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 94b2d4c

Browse files
committedApr 4, 2020
MFH: r530551
devel/rttr: unbreak on CURRENT - add commit from upstream pr: rttrorg/rttr#261 Approved by: ports-secteam (implicit)
1 parent ae70767 commit 94b2d4c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎devel/rttr/Makefile‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ PORTREVISION= 1
77
DISTVERSIONSUFFIX= -gb3a131c
88
CATEGORIES= devel
99

10+
PATCH_SITES= https://github.com/rttrorg/rttr/commit/
11+
PATCHFILES= 992df30caa14fe6bfcd2c38213314622e1e02aae.patch:-p1
12+
1013
MAINTAINER= kde@FreeBSD.org
1114
COMMENT= Run Time Type Reflection
1215

‎devel/rttr/distinfo‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
TIMESTAMP = 1553415190
1+
TIMESTAMP = 1585976795
22
SHA256 (rttrorg-rttr-v0.9.6-16-gb3a131c_GH0.tar.gz) = 929e505c92a6f7682873e3e6f13fdcc0e3627c9d61978161cd08714360aba652
33
SIZE (rttrorg-rttr-v0.9.6-16-gb3a131c_GH0.tar.gz) = 1405047
4+
SHA256 (992df30caa14fe6bfcd2c38213314622e1e02aae.patch) = d1b0e1a04e1e74fe0355b934070ecc650a54260323058dfcbffb0dde0a277402
5+
SIZE (992df30caa14fe6bfcd2c38213314622e1e02aae.patch) = 1453

0 commit comments

Comments
 (0)
Please sign in to comment.