Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F155001360
D7292.id18763.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
D7292.id18763.diff
View Options
Index: head/lang/tcc/Makefile
===================================================================
--- head/lang/tcc/Makefile
+++ head/lang/tcc/Makefile
@@ -3,13 +3,16 @@
PORTNAME= tcc
DISTVERSIONPREFIX= release_
DISTVERSION= 0_9_26
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= lang
MAINTAINER= cpm@FreeBSD.org
COMMENT= Tiny C Compiler
LICENSE= LGPL21
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+PORTSCOUT= skipv:initial
ONLY_FOR_ARCHS= amd64 i386
@@ -26,7 +29,7 @@
OPTIONS_DEFINE= DOCS EXAMPLES
INFO= tcc-doc
-PORTDOCS= COPYING Changelog README TODO VERSION
+PORTDOCS= Changelog README TODO VERSION
.include <bsd.port.options.mk>
Index: head/lang/tcc/pkg-descr
===================================================================
--- head/lang/tcc/pkg-descr
+++ head/lang/tcc/pkg-descr
@@ -18,4 +18,4 @@
- C script supported: just add '#!/bin/env tcc -run' at the first line
of your C source, and execute it directly from the command line.
-WWW: http://bellard.org/tcc/
+WWW: https://github.com/TinyCC/tinycc/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 1, 2:47 PM (5 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32559874
Default Alt Text
D7292.id18763.diff (1 KB)
Attached To
Mode
D7292: lang/tcc: minor fixes
Attached
Detach File
Event Timeline
Log In to Comment