Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167935436
D19471.id56272.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D19471.id56272.diff
View Options
Index: lang/retro12/Makefile
===================================================================
--- lang/retro12/Makefile
+++ lang/retro12/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= retro12
-DISTVERSION= 2018.8
+DISTVERSION= 2019.1
CATEGORIES= lang
MASTER_SITES= https://forthworks.com/retro/r/
DISTNAME= ${PORTNAME:tu}-${DISTVERSION}
@@ -25,16 +25,18 @@
DOCSDIR=${DOCSDIR} \
EXAMPLESDIR=${EXAMPLESDIR} \
PREFIX=${PREFIX}
+# There are race conditions in the makefile due to missing dependencies for
+# targets as upstream tests releases on single core machines.
+MAKE_JOBS_UNSAFE= yes
-PLIST_FILES= bin/embedimage \
- bin/extend \
- bin/injectimage-js \
- bin/listener \
- bin/muri \
- bin/repl \
- bin/ri \
- bin/rre \
- bin/unu
+PLIST_FILES= bin/retro \
+ bin/retro-embedimage \
+ bin/retro-extend \
+ bin/retro-injectimage-js \
+ bin/retro-muri \
+ bin/retro-repl \
+ bin/retro-ri \
+ bin/retro-unu
PORTDATA= RETRO12.html \
glossary.forth \
Index: lang/retro12/distinfo
===================================================================
--- lang/retro12/distinfo
+++ lang/retro12/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1541075447
-SHA256 (RETRO12-2018.8.tar.gz) = 9458f3c82d8e6fa54148b210420e4314e886c3020b3cb0392e801f308d5fe5a5
-SIZE (RETRO12-2018.8.tar.gz) = 538215
+TIMESTAMP = 1551366750
+SHA256 (RETRO12-2019.1.tar.gz) = 19125204185da7c3b31a3112edefb4c544daa2f8f4c770cacdcb47f9c783dbf6
+SIZE (RETRO12-2019.1.tar.gz) = 592836
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Aug 26, 12:29 PM (9 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37295988
Default Alt Text
D19471.id56272.diff (1 KB)
Attached To
Mode
D19471: lang/retro12: Update to 2019.1
Attached
Detach File
Event Timeline
Log In to Comment