Update to 1.1.2 release and stagify.
This commit is contained in:
parent
36c87e09a2
commit
9733ff170a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340897
2 changed files with 10 additions and 11 deletions
|
@ -2,27 +2,26 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= subversive
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 1.1.2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel java
|
||||
MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,%SUBDIR%,technology/subversive/1.0/builds,:S,$,:core,} \
|
||||
MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,%SUBDIR%,technology/subversive/1.1/builds,:S,$,:core,} \
|
||||
http://community.polarion.com/projects/subversive/download/eclipse/3.0/builds/:connectors
|
||||
DISTNAME= Subversive-${PORTVERSION}.I20121109-1700
|
||||
DISTNAME= Subversive-${PORTVERSION}.I20131116-1700
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:core ${CONNECTORS}:connectors
|
||||
|
||||
MAINTAINER= ale@FreeBSD.org
|
||||
COMMENT= An Eclipse plug-in that provides Subversion support
|
||||
|
||||
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
|
||||
|
||||
LICENSE= EPL
|
||||
|
||||
CONNECTORS= Subversive-connectors-3.0.0.I20121109-1700.zip
|
||||
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
|
||||
|
||||
CONNECTORS= Subversive-connectors-allplatforms-3.0.5.I20140122-1700.zip
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
USE_ZIP= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../../java/eclipse/Makefile.plugins"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SHA256 (Subversive-1.0.0.I20121109-1700.zip) = f61309c481ae0bdb7175634549c1e1e65fad89f52097a4e0843d4efc5278cf57
|
||||
SIZE (Subversive-1.0.0.I20121109-1700.zip) = 20058585
|
||||
SHA256 (Subversive-connectors-3.0.0.I20121109-1700.zip) = c51438e6b926afbfd3aaa2fbaed8ca9294b4aad107beb9f87e739164f25dc4aa
|
||||
SIZE (Subversive-connectors-3.0.0.I20121109-1700.zip) = 21403440
|
||||
SHA256 (Subversive-1.1.2.I20131116-1700.zip) = 390e701eae93b751c74a54cf9f285ee1ada7387d434a8bc9c872f39b21521623
|
||||
SIZE (Subversive-1.1.2.I20131116-1700.zip) = 20052086
|
||||
SHA256 (Subversive-connectors-allplatforms-3.0.5.I20140122-1700.zip) = d93a20c554300d68fcaccd7c91c1ced22f0fb171b3820e261056e42eabd389b4
|
||||
SIZE (Subversive-connectors-allplatforms-3.0.5.I20140122-1700.zip) = 38551819
|
||||
|
|
Loading…
Reference in a new issue