- Update to 1.0.8
- Cleanup Makefile header Changes: http://code.google.com/p/google-js-test/source/list?name=release-1.0.8 Feature safe: yes
This commit is contained in:
parent
25df12f96e
commit
b408600f9a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308230
3 changed files with 5 additions and 8 deletions
|
@ -1,12 +1,8 @@
|
|||
# New ports collection makefile for: gjstest
|
||||
# Date created: 2011-10-04
|
||||
# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
#
|
||||
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gjstest
|
||||
PORTVERSION= 1.0.7
|
||||
PORTVERSION= 1.0.8
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gjstest-1.0.7.tar.bz2) = fa85b99e76ecebe5790d4628dce37257c87d142630241972dc9178eca1df6cb0
|
||||
SIZE (gjstest-1.0.7.tar.bz2) = 158806
|
||||
SHA256 (gjstest-1.0.8.tar.bz2) = ed9539c82fc7af1569825fea74a1f9bf667e956623f8d99ddebcea9e68e9c53d
|
||||
SIZE (gjstest-1.0.8.tar.bz2) = 179261
|
||||
|
|
|
@ -9,6 +9,7 @@ bin/gjstest
|
|||
%%DATADIR%%/internal/js/mock_instance.js
|
||||
%%DATADIR%%/internal/js/namespace.js
|
||||
%%DATADIR%%/internal/js/run_test.js
|
||||
%%DATADIR%%/internal/js/slice.js
|
||||
%%DATADIR%%/internal/js/stack_frame.js
|
||||
%%DATADIR%%/internal/js/stack_utils.js
|
||||
%%DATADIR%%/internal/js/test_environment.js
|
||||
|
|
Loading…
Reference in a new issue