- Update to 1.6.0.2010071813

- Fix installation path (see also PR ports/148669)
This commit is contained in:
Nicola Vitale 2010-07-25 07:33:33 +00:00
parent 1c01639dd2
commit ac7e9d2835
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258215
3 changed files with 804 additions and 749 deletions

View file

@ -6,7 +6,7 @@
# #
PORTNAME= pydev PORTNAME= pydev
PORTVERSION= 1.5.6.2010033101 PORTVERSION= 1.6.0.2010071813
PORTREVISION= 0 PORTREVISION= 0
CATEGORIES= java devel python CATEGORIES= java devel python
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Pydev%20${PORTVERSION:R} MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Pydev%20${PORTVERSION:R}
@ -30,7 +30,7 @@ USE_ZIP= yes
do-install: do-install:
.for d in features plugins .for d in features plugins
cd ${WRKDIR}/${d} && ${COPYTREE_SHARE} . ${PREFIX}/eclipse/${d} cd ${WRKDIR}/${d} && ${COPYTREE_SHARE} . ${PREFIX}/lib/eclipse/${d}
.endfor .endfor
post-install: post-install:

View file

@ -1,3 +1,3 @@
MD5 (org.python.pydev.feature-1.5.6.2010033101.zip) = b95c3350016506ae9684462582c4ed03 MD5 (org.python.pydev.feature-1.6.0.2010071813.zip) = 05bcd2986d7dd302556f25faefca5f68
SHA256 (org.python.pydev.feature-1.5.6.2010033101.zip) = 495ae763157cc79bf670136a8534a5cf8197b53a99862d71fcd139c0d152c12a SHA256 (org.python.pydev.feature-1.6.0.2010071813.zip) = c9192bb283088085f4af02b16c4432cf70b4c2b2ae2be75832043c874626d787
SIZE (org.python.pydev.feature-1.5.6.2010033101.zip) = 6176296 SIZE (org.python.pydev.feature-1.6.0.2010071813.zip) = 6390905

File diff suppressed because it is too large Load diff