forked from Lainports/freebsd-ports
Update to 1.4.0 and unbreak.
PR: ports/123854 Submitted by: maintainer
This commit is contained in:
parent
50e40690ae
commit
b6e2c14a4c
2 changed files with 6 additions and 9 deletions
|
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= clay
|
||||
PORTVERSION= 1.2.0
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.4.0
|
||||
CATEGORIES= java devel
|
||||
MASTER_SITES=
|
||||
PKGNAMEPREFIX= eclipse-
|
||||
|
|
@ -20,8 +19,6 @@ COMMENT= A database design tool for the Eclipse development environment
|
|||
|
||||
RUN_DEPENDS+= ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.2.2.v20070208/feature.xml:${PORTSDIR}/java/eclipse-gef
|
||||
|
||||
BROKEN= The URL to manually fetch the DISTFILES gives a 404
|
||||
|
||||
RESTRICTED= License agreement is required to download.
|
||||
|
||||
NO_BUILD= yes
|
||||
|
|
@ -30,12 +27,12 @@ USE_ZIP= yes
|
|||
DISABLE_SIZE?= yes
|
||||
PLIST_SUB= RELEASEVERSION=${PORTVERSION}
|
||||
|
||||
DISTVERSION= 20050831
|
||||
DISTVERSION= 20070918
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if !exists(${DISTDIR}/${DIST_SUBDIR}/jp.azzurri.clay.core_${PORTVERSION}.bin.dist.${DISTVERSION}.zip) && !defined(PACKAGE_BUILDING)
|
||||
IGNORE='You must manually fetch the tarball from http://www.azzurri.jp/en/software/clay/download.jsp and place it in ${DISTDIR}/${DIST_SUBDIR} then run make again.'
|
||||
IGNORE='You must manually fetch the tarball from http://www.azzurri.jp/en/clay/download.html and place it in ${DISTDIR}/${DIST_SUBDIR} then run make again.'
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (eclipse/jp.azzurri.clay.core_1.2.0.bin.dist.20050831.zip) = 4a1af101dda075431a75911412eb4486
|
||||
SHA256 (eclipse/jp.azzurri.clay.core_1.2.0.bin.dist.20050831.zip) = 610af0b82ad52fe794e4725bda9488bbad27ba95196cc63fd9c5b26ffade9530
|
||||
SIZE (eclipse/jp.azzurri.clay.core_1.2.0.bin.dist.20050831.zip) = 820139
|
||||
MD5 (eclipse/jp.azzurri.clay.core_1.4.0.bin.dist.20070918.zip) = fff59625e9f07fa53f2ba5c5c4e23cea
|
||||
SHA256 (eclipse/jp.azzurri.clay.core_1.4.0.bin.dist.20070918.zip) = a8ee197ec068380f934501c26f22900643b1e30ae944b6f4059ee830c8734f28
|
||||
SIZE (eclipse/jp.azzurri.clay.core_1.4.0.bin.dist.20070918.zip) = 1124080
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue