mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to version 3.4
PR: 27964 Submitted by: MAINTAINER
This commit is contained in:
parent
fe1fc7d1fa
commit
3d10e812b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43769
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= diveintopython
|
||||
PORTVERSION= 3.3.1
|
||||
PORTVERSION= 3.4
|
||||
CATEGORIES= lang python
|
||||
MASTER_SITES= http://diveintopython.org/download/
|
||||
DISTNAME= ${PORTNAME}
|
||||
@ -28,9 +28,7 @@ NO_BUILD= YES
|
||||
DIPDIR= ${PREFIX}/share/doc/diveintopython
|
||||
DIPDLDIR= ${DIPDIR}/download
|
||||
CPIO= cpio --quiet -pdum -R
|
||||
# Is there a way of doing this without using a temporary variable?
|
||||
VERSIONTMP= ${PORTVERSION:S|.|-|g}
|
||||
VERSIONSTR= ${VERSIONTMP:S|-|.|}
|
||||
VERSIONSTR= ${PORTVERSION}-1
|
||||
|
||||
post-patch:
|
||||
@ ${PERL} -pi.orig -e \
|
||||
|
@ -1,6 +1,6 @@
|
||||
MD5 (diveintopython/diveintopython-html-3.3-1.tgz) = 500c4713d58c3cccba0dd5ec90cc6823
|
||||
MD5 (diveintopython/diveintopython-html-flat-3.3-1.tgz) = 75857c4e5911ec046e68c0f2c2a808c6
|
||||
MD5 (diveintopython/diveintopython-pdf-3.3-1.tgz) = 9f16f442a1cc3f2e4dbcc6bf49c81297
|
||||
MD5 (diveintopython/diveintopython-text-3.3-1.tgz) = 92f7c6444af89d2632ca7c1fb917b881
|
||||
MD5 (diveintopython/diveintopython-xml-3.3-1.tgz) = 344c02a89747c69c130317e21fcd8699
|
||||
MD5 (diveintopython/diveintopython-examples-3.3-1.tgz) = e32244e662350fb914e6c818dcc5d1a2
|
||||
MD5 (diveintopython/diveintopython-html-3.4-1.tgz) = 4114f870b086594b30be68a522eac28c
|
||||
MD5 (diveintopython/diveintopython-html-flat-3.4-1.tgz) = 0a44df0b75406792a5c2c2f4a1c7fcdf
|
||||
MD5 (diveintopython/diveintopython-pdf-3.4-1.tgz) = 56ae9be51ea3efdd213700c67bbc7c59
|
||||
MD5 (diveintopython/diveintopython-text-3.4-1.tgz) = c0a949ff77ff61feca727c5bc4d13f16
|
||||
MD5 (diveintopython/diveintopython-xml-3.4-1.tgz) = 3faf8bc016705d6308df25ed9c3462c9
|
||||
MD5 (diveintopython/diveintopython-examples-3.4-1.tgz) = 6e0dbebf0be3a411417d286599794a0b
|
||||
|
@ -21,12 +21,12 @@ share/doc/diveintopython/dialect_quoting.html
|
||||
share/doc/diveintopython/dialect_re.html
|
||||
share/doc/diveintopython/dialect_sgmllib.html
|
||||
share/doc/diveintopython/diveintopython.css
|
||||
share/doc/diveintopython/download/diveintopython-examples-3.3-1.tgz
|
||||
share/doc/diveintopython/download/diveintopython-html-3.3-1.tgz
|
||||
share/doc/diveintopython/download/diveintopython-html-flat-3.3-1.tgz
|
||||
share/doc/diveintopython/download/diveintopython-pdf-3.3-1.tgz
|
||||
share/doc/diveintopython/download/diveintopython-text-3.3-1.tgz
|
||||
share/doc/diveintopython/download/diveintopython-xml-3.3-1.tgz
|
||||
share/doc/diveintopython/download/diveintopython-examples-3.4-1.tgz
|
||||
share/doc/diveintopython/download/diveintopython-html-3.4-1.tgz
|
||||
share/doc/diveintopython/download/diveintopython-html-flat-3.4-1.tgz
|
||||
share/doc/diveintopython/download/diveintopython-pdf-3.4-1.tgz
|
||||
share/doc/diveintopython/download/diveintopython-text-3.4-1.tgz
|
||||
share/doc/diveintopython/download/diveintopython-xml-3.4-1.tgz
|
||||
share/doc/diveintopython/download/diveintopython.html
|
||||
share/doc/diveintopython/download/diveintopython.pdf
|
||||
share/doc/diveintopython/download/diveintopython.txt
|
||||
@ -104,6 +104,7 @@ share/doc/diveintopython/roman_change.html
|
||||
share/doc/diveintopython/roman_divein.html
|
||||
share/doc/diveintopython/roman_failure.html
|
||||
share/doc/diveintopython/roman_getopt.html
|
||||
share/doc/diveintopython/roman_refactoring.html
|
||||
share/doc/diveintopython/roman_romantest.html
|
||||
share/doc/diveintopython/roman_sanity.html
|
||||
share/doc/diveintopython/roman_stage1.html
|
||||
@ -112,6 +113,7 @@ share/doc/diveintopython/roman_stage3.html
|
||||
share/doc/diveintopython/roman_stage4.html
|
||||
share/doc/diveintopython/roman_stage5.html
|
||||
share/doc/diveintopython/roman_success.html
|
||||
share/doc/diveintopython/roman_summary.html
|
||||
share/doc/diveintopython/tips.html
|
||||
share/doc/diveintopython/toc.html
|
||||
@dirrm share/doc/diveintopython/images/callouts
|
||||
|
Loading…
Reference in New Issue
Block a user