mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
- Update to 2.4.0
PR: 207606 Submitted by: pfg@
This commit is contained in:
parent
04d444ff20
commit
9b9079dc85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411063
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= simian
|
||||
PORTVERSION= 2.3.35
|
||||
PORTVERSION= 2.4.0
|
||||
CATEGORIES= devel java
|
||||
MASTER_SITES= http://www.harukizaemon.com/simian/
|
||||
|
||||
@ -11,7 +11,7 @@ COMMENT= Similarity analyser for source and other text files
|
||||
|
||||
LICENSE= SIMIAN
|
||||
LICENSE_NAME= SIMIAN SOFTWARE LICENSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
LICENSE_FILE= ${WRKSRC}/license.pdf
|
||||
LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell no-auto-accept
|
||||
|
||||
NO_BUILD= yes
|
||||
@ -23,10 +23,10 @@ SUB_FILES= simian
|
||||
SUB_LIST+= VERSION=${PORTVERSION}
|
||||
PLIST_SUB+= VERSION=${PORTVERSION}
|
||||
|
||||
PORTDOCS= changes.html customers.html features.html \
|
||||
PORTDOCS= changes.html features.html \
|
||||
get_dotnet.png get_it_now.html \
|
||||
get_java_blue-button.gif index.html installation.html \
|
||||
simian.jpg \
|
||||
simian.dtd simian.jpg simian.xsl \
|
||||
javadoc
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
@ -67,7 +67,7 @@ pre-fetch:
|
||||
@${ECHO} period greater than 15 days, you will purchase a
|
||||
@${ECHO} license as described following URL.
|
||||
@${ECHO}
|
||||
@${ECHO} http://www.harukizaemon.com/simian/LICENSE.txt
|
||||
@${ECHO} http://www.harukizaemon.com/simian/license.pdf
|
||||
@${ECHO}
|
||||
@${ECHO} Build with SIMIAN_AGREE_LICENSE=yes to continue.
|
||||
@${ECHO}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (simian-2.3.35.tar.gz) = 6f17574b8e828bff8e2ff5f7f11ef7beb04877aa010c2c64d29103b622012db8
|
||||
SIZE (simian-2.3.35.tar.gz) = 3594608
|
||||
SHA256 (simian-2.4.0.tar.gz) = 6d41d8cac8a3e6b8e219d0eafea4b59ac2b641c1b6e72070ed3969738160f38d
|
||||
SIZE (simian-2.4.0.tar.gz) = 5247261
|
||||
|
Loading…
Reference in New Issue
Block a user