mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 8.0.9
This commit is contained in:
parent
7ffb045fa2
commit
b6c0e5dc1b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214950
3 changed files with 194 additions and 1260 deletions
|
@ -6,11 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= jalbum
|
||||
PORTVERSION= 7.3.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 8.0.9
|
||||
CATEGORIES= graphics java
|
||||
MASTER_SITES= http://jalbum.net/download/
|
||||
DISTNAME= JAlbum${PORTVERSION}
|
||||
DISTNAME= Jalbum${PORTVERSION}
|
||||
|
||||
MAINTAINER= tdb@FreeBSD.org
|
||||
COMMENT= Web photo album generator
|
||||
|
@ -23,9 +22,10 @@ USE_ZIP= yes
|
|||
NO_BUILD= yes
|
||||
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.4+
|
||||
# breaks with the linux jvm
|
||||
JAVA_VERSION= 1.5+
|
||||
# Only works with native bsdjava (breaks with linux and diablo versions)
|
||||
JAVA_OS= native
|
||||
JAVA_VENDOR= bsdjava
|
||||
DATADIR= ${JAVASHAREDIR}/${PORTNAME}
|
||||
|
||||
SUB_FILES= jalbum.sh
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (JAlbum7.3.1.zip) = a6e9047f5ccba954f914eff1bb314517
|
||||
SHA256 (JAlbum7.3.1.zip) = 505414f8084747af8dd180de4d621639dfcdb4efc399275a44e44d4b01a7694f
|
||||
SIZE (JAlbum7.3.1.zip) = 7221955
|
||||
MD5 (Jalbum8.0.9.zip) = c22793b542ea13b08783c80748b85c5d
|
||||
SHA256 (Jalbum8.0.9.zip) = d4b024996a08e47bc25bfc2d579e1e1152ac082974b8cad4788c0ebf49e348c4
|
||||
SIZE (Jalbum8.0.9.zip) = 6629265
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue