FreeBSD Bugzilla – Attachment 160333 Details for
Bug 201804
www/MT, russian/MT: Update to 5.2.13
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
MT.patch2
MT.patch (text/plain), 2.85 KB, created by
takefu
on 2015-08-25 08:19:23 UTC
(
hide
)
Description:
MT.patch2
Filename:
MIME Type:
Creator:
takefu
Created:
2015-08-25 08:19:23 UTC
Size:
2.85 KB
patch
obsolete
>diff -ruN /usr/ports/www/MT/Makefile ./Makefile >--- /usr/ports/www/MT/Makefile 2015-04-03 16:11:38.000000000 +0000 >+++ ./Makefile 2015-08-25 07:33:49.000000000 +0000 >@@ -1,8 +1,7 @@ >-# Created by: Foxfair Hu <foxfair@FreeBSD.org> > # $FreeBSD: head/www/MT/Makefile 383142 2015-04-03 16:11:38Z marino $ > > PORTNAME= MT >-PORTVERSION= 5.2.12 >+PORTVERSION= 5.2.13 > PORTEPOCH= 1 > CATEGORIES?= www > MASTER_SITES?= http://www.movabletype.org/downloads/stable/\ >@@ -15,6 +14,9 @@ > > LICENSE= GPLv2 > >+DEPRECATED= EOL in September 2015. >+EXPIRATION_DATE= 2015-09-30 >+ > CONFLICTS?= de-MT-[2-5].* fr-MT-[2-5].* ja-MT-[2-5].* ru-MT-[2-5].* > > RUN_DEPENDS+= p5-DBI>=1.21:${PORTSDIR}/databases/p5-DBI \ >@@ -107,16 +109,16 @@ > PLIST_SUB+= LANG_RU="@comment " > .endif > >-.include <bsd.port.options.mk> >- > .if ${PORT_OPTIONS:MMYSQL} > DB_DIR?= /var/db/mysql/WEBLOG_DATABASEDIR >-.endif >-.if ${PORT_OPTIONS:MPGSQL} >+PLIST_SUB+= DB="@comment "\ >+ DBMYSQL_DIR=${DB_DIR:H} >+.elif ${PORT_OPTIONS:MPGSQL} > WANT_PGSQL= server >-.endif >-.if empty(PORT_OPTIONS:MPGSQL) && empty(PORT_OPTIONS:MMYSQL) >+PLIST_SUB+= DB="@comment " >+.elif empty(PORT_OPTIONS:MPGSQL) && empty(PORT_OPTIONS:MMYSQL) > DB_DIR?= ${PREFIX}/${CGIDIR}/db >+PLIST_SUB+= DB="" > .endif > > pre-everything:: >diff -ruN /usr/ports/www/MT/distinfo ./distinfo >--- /usr/ports/www/MT/distinfo 2015-04-03 16:11:38.000000000 +0000 >+++ ./distinfo 2015-07-24 02:47:52.000000000 +0000 >@@ -1,4 +1,4 @@ >-SHA256 (MTOS-5.2.12.tar.gz) = ee07575399ea42b4b7c05405738bba71e36eb1a5fc8aef37f2a4c8666c7f43a5 >-SIZE (MTOS-5.2.12.tar.gz) = 7957668 >-SHA256 (MTOS-5.2.12-ru.tar.gz) = bca96d002aea57dc34a05e0ac8b4ad2bc97a79ad41f5cef4af991d0af54c06a0 >-SIZE (MTOS-5.2.12-ru.tar.gz) = 8097317 >+SHA256 (MTOS-5.2.13.tar.gz) = 11258cb57cdad22df2ddb6f6229f253088446c30e24f39ec359551bd9c8a5534 >+SIZE (MTOS-5.2.13.tar.gz) = 7958075 >+SHA256 (MTOS-5.2.13-ru.tar.gz) = c56a48cdce2bd06d8abed75620b3acfd09db75e20ef1a8200c396e3e1f0f799a >+SIZE (MTOS-5.2.13-ru.tar.gz) = 8096881 >diff -ruN /usr/ports/www/MT/pkg-plist ./pkg-plist >--- /usr/ports/www/MT/pkg-plist 2015-04-03 16:11:38.000000000 +0000 >+++ ./pkg-plist 2015-08-25 07:33:12.000000000 +0000 >@@ -3323,4 +3323,6 @@ > @dir %%CGIDIR%%/php/extlib/smarty/demo/templates_c > @dir %%CGIDIR%%/php/plugins > @dir %%DATADIR%%/mt-static/support >+%%DB%%@dir %%DB_DIR%% >+%%DB%%@dir %%DBMYSQL_DIR%% > %%MYSQL%%@dir(mysql,mysql,) %%DB_DIR%% >diff -ruN /usr/ports/russian/MT/Makefile ./Makefile >--- /usr/ports/russian/MT/Makefile 2015-04-03 16:11:38.000000000 +0000 >+++ ./Makefile 2015-07-24 02:46:48.000000000 +0000 >@@ -1,9 +1,8 @@ >-# Created by: Sergey Skvortsov <skv@protey.ru> > # $FreeBSD: head/russian/MT/Makefile 383142 2015-04-03 16:11:38Z marino $ > > CATEGORIES= russian www > MASTER_SITES= http://movable-type.ru/downloads/ >-DISTNAME= MTOS-5.2.12-${PKGNAMEPREFIX:S,-,,} >+DISTNAME= MTOS-5.2.13-${PKGNAMEPREFIX:S,-,,} > > COMMENT= Russian localization of the MovableType publishing system >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 201804
:
159129
| 160333