mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
- update to 1.1
This commit is contained in:
parent
6419492ff2
commit
6128ef65f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211973
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= openproj
|
||||
PORTVERSION= 1.0
|
||||
PORTVERSION= 1.1
|
||||
CATEGORIES= deskutils editors java
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -20,7 +20,7 @@ JAVA_VERSION= 1.5+
|
||||
NO_BUILD= yes
|
||||
|
||||
DATADIR= ${JAVASHAREDIR}/${PORTNAME}-${PORTVERSION}
|
||||
DATAFILES= lib license openproj.jar readme.txt
|
||||
DATAFILES= lib license openproj.jar readme.html
|
||||
|
||||
SUB_FILES= openproj.sh
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (openproj-1.0.tar.gz) = e763d8479c0db357cd24b15ecc7c11f1
|
||||
SHA256 (openproj-1.0.tar.gz) = 9d86af7609e33e324637e6597730b51d966ff2e9cc0c311c2a01ced659703a70
|
||||
SIZE (openproj-1.0.tar.gz) = 6186801
|
||||
MD5 (openproj-1.1.tar.gz) = 2d10667b8f08a2785105b9c3eaf7c2e9
|
||||
SHA256 (openproj-1.1.tar.gz) = 313f52f0bb650262248d337d5182e3d8d4b298bcd72ad0f8ed875a5e30b79ca2
|
||||
SIZE (openproj-1.1.tar.gz) = 6440694
|
||||
|
@ -19,7 +19,7 @@
|
||||
%%DATADIR%%/license/third-party/third-party-licenses-with-build-libs.html
|
||||
%%DATADIR%%/license/third-party/xstream.txt
|
||||
%%DATADIR%%/openproj.jar
|
||||
%%DATADIR%%/readme.txt
|
||||
%%DATADIR%%/readme.html
|
||||
bin/openproj
|
||||
@dirrm %%DATADIR%%/license/third-party
|
||||
@dirrm %%DATADIR%%/license
|
||||
|
Loading…
Reference in New Issue
Block a user