mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 1.6.1 release and stagify.
This commit is contained in:
parent
f117aa1a4b
commit
36c87e09a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340896
2 changed files with 9 additions and 10 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Created by: Alex Dupre <ale@FreeBSD.org>
|
# Created by: Alex Dupre <ale@FreeBSD.org>
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= windowsbuilder
|
PORTNAME= windowbuilder
|
||||||
PORTVERSION= 1.1.0
|
PORTVERSION= 1.6.1
|
||||||
CATEGORIES= java devel
|
CATEGORIES= java devel
|
||||||
MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/windowbuilder/WB/release/,} \
|
MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/windowbuilder/WB/release/,} \
|
||||||
${MASTER_SITE_LOCAL:S,%SUBDIR%/,ale/:native,}
|
${MASTER_SITE_LOCAL:S,%SUBDIR%/,ale/:native,}
|
||||||
MASTER_SITE_SUBDIR= R201109201200
|
MASTER_SITE_SUBDIR= R201309271200
|
||||||
PKGNAMEPREFIX= eclipse-
|
PKGNAMEPREFIX= eclipse-
|
||||||
DISTFILES= WB_v${PORTVERSION}_UpdateSite_for_Eclipse3.7.zip \
|
DISTFILES= WB_v${PORTVERSION}_UpdateSite_for_Eclipse3.7.zip \
|
||||||
org.eclipse.wb.os.freebsd_1.1.0.r37x201109091012.jar:native
|
org.eclipse.wb.os.freebsd_1.6.1.r37x201309092314.jar:native
|
||||||
DIST_SUBDIR= eclipse
|
DIST_SUBDIR= eclipse
|
||||||
EXTRACT_ONLY= WB_v${PORTVERSION}_UpdateSite_for_Eclipse3.7.zip
|
EXTRACT_ONLY= WB_v${PORTVERSION}_UpdateSite_for_Eclipse3.7.zip
|
||||||
|
|
||||||
|
@ -22,11 +22,10 @@ RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}
|
WRKSRC= ${WRKDIR}
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include "${.CURDIR}/../eclipse/Makefile.plugins"
|
.include "${.CURDIR}/../eclipse/Makefile.plugins"
|
||||||
|
|
||||||
post-extract:
|
post-extract:
|
||||||
@${CP} ${_DISTDIR}/org.eclipse.wb.os.freebsd_1.1.0.r37x201109091012.jar \
|
@${CP} ${_DISTDIR}/org.eclipse.wb.os.freebsd_1.6.1.r37x201309092314.jar \
|
||||||
${WRKSRC}/plugins
|
${WRKSRC}/plugins
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
SHA256 (eclipse/WB_v1.1.0_UpdateSite_for_Eclipse3.7.zip) = 3614c30aba4e8c02aa527e79deffd4cdc13f37d7d93604f1778ed9c1ec2aec32
|
SHA256 (eclipse/WB_v1.6.1_UpdateSite_for_Eclipse3.7.zip) = 671aa98367bb1763d611b819a265b451b040dd950e23c0a58bec6185005a3097
|
||||||
SIZE (eclipse/WB_v1.1.0_UpdateSite_for_Eclipse3.7.zip) = 38898666
|
SIZE (eclipse/WB_v1.6.1_UpdateSite_for_Eclipse3.7.zip) = 39752867
|
||||||
SHA256 (eclipse/org.eclipse.wb.os.freebsd_1.1.0.r37x201109091012.jar) = 797b4549e382554d50ea49ad2727aaa955956181614ce0418c5802347f2de0d9
|
SHA256 (eclipse/org.eclipse.wb.os.freebsd_1.6.1.r37x201309092314.jar) = 797b4549e382554d50ea49ad2727aaa955956181614ce0418c5802347f2de0d9
|
||||||
SIZE (eclipse/org.eclipse.wb.os.freebsd_1.1.0.r37x201109091012.jar) = 44195
|
SIZE (eclipse/org.eclipse.wb.os.freebsd_1.6.1.r37x201309092314.jar) = 44195
|
||||||
|
|
Loading…
Add table
Reference in a new issue