Update to version 17.2.0.
This commit is contained in:
parent
121c59e639
commit
ac2319576b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=198422
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= tea
|
||||
DISTVERSION= 17.1.4
|
||||
DISTVERSION= 17.2.0
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= tea-editor
|
||||
|
@ -40,7 +40,7 @@ post-patch: .SILENT
|
|||
${REINPLACE_CMD} -e 's|/tea/doc/|/doc/tea/|' \
|
||||
${WRKSRC}/src/tea_defs.h
|
||||
# Fix FINK-related defines
|
||||
${REINPLACE_CMD} -e '5702d; 5705,5708d' ${WRKSRC}/configure
|
||||
${REINPLACE_CMD} -e '5704d; 5707,5710d' ${WRKSRC}/configure
|
||||
# Do not install yet another copy of GPL
|
||||
${REINPLACE_CMD} -e '634d' ${WRKSRC}/Makefile.in
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (tea-17.1.4.tar.bz2) = af6b4a0d0945f02c06deb6136992f224
|
||||
SHA256 (tea-17.1.4.tar.bz2) = c8506ad0c8a2a1a8f50ec9488878c1d70038375fdceeb1f699baf4683181904d
|
||||
SIZE (tea-17.1.4.tar.bz2) = 435686
|
||||
MD5 (tea-17.2.0.tar.bz2) = 569f8947738fc6d218d0e2390e929d1a
|
||||
SHA256 (tea-17.2.0.tar.bz2) = 2c7c672fc532351d8be97e42afde8855ef510142c74d72f6cd3d87720b677e23
|
||||
SIZE (tea-17.2.0.tar.bz2) = 438362
|
||||
|
|
Loading…
Reference in a new issue