ports/167392: [MAINTAINER] databases/mariadb-scripts: [SUMMARIZE CHANGES]

Geoffroy Desvernay dgeo at centrale-marseille.fr
Sat Apr 28 15:40:09 UTC 2012


>Number:         167392
>Category:       ports
>Synopsis:       [MAINTAINER] databases/mariadb-scripts: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 28 15:40:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Geoffroy Desvernay
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
Ecole Centrale de Marseille
>Environment:
System: FreeBSD dgeo.sysadm.ec-m.fr 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Sun Jan 15 17:00:54 CET 2012
>Description:
- Add mytop in pkg-plist (missing)
- Modify Makefile to match portlint's requirements

Generated with FreeBSD Port Tools 0.99_5 (mode: change, diff: suffix)
>How-To-Repeat:
>Fix:

--- mariadb-scripts-5.3.6.patch begins here ---
diff -ruN --exclude=CVS ../mariadb-scripts.orig/Makefile ./Makefile
--- ../mariadb-scripts.orig/Makefile	2011-06-25 09:34:01.000000000 +0200
+++ ./Makefile	2012-04-28 17:25:28.000000000 +0200
@@ -7,10 +7,11 @@
 PORTNAME=	mariadb
 PKGNAMESUFFIX=	-scripts
 
-UNIQUENAME=	${PORTNAME}${PKGNAMESUFFIX}
-
 COMMENT=	Scripts for mariadb - drop-in replacement for MySQL
 
+LICENSE=	GPLv2
+
+UNIQUENAME=	${PORTNAME}${PKGNAMESUFFIX}
 USE_PERL5=	yes
 
 MASTERDIR=	${.CURDIR}/../mariadb-server
diff -ruN --exclude=CVS ../mariadb-scripts.orig/files/patch-scripts__Makefile.in ./files/patch-scripts__Makefile.in
--- ../mariadb-scripts.orig/files/patch-scripts__Makefile.in	2011-06-02 08:16:25.000000000 +0200
+++ ./files/patch-scripts__Makefile.in	2012-04-28 16:51:27.000000000 +0200
@@ -1,6 +1,6 @@
---- scripts/Makefile.in.orig	2011-03-01 22:25:08.000000000 -0800
-+++ scripts/Makefile.in	2011-06-01 22:13:44.000000000 -0700
-@@ -477,16 +477,12 @@
+--- scripts/Makefile.in.orig	2012-04-28 16:50:52.000000000 +0200
++++ scripts/Makefile.in	2012-04-28 16:50:04.000000000 +0200
+@@ -495,16 +495,12 @@
  BUILT_SOURCES = mysql_fix_privilege_tables.sql \
  		mysql_fix_privilege_tables_sql.c
  
@@ -18,7 +18,7 @@
  			mysql_convert_table_format \
  			mysql_find_rows \
  			mysqlhotcopy \
-@@ -765,7 +761,7 @@
+@@ -811,7 +807,7 @@
  uninstall: uninstall-am
  
  install-am: all-am
diff -ruN --exclude=CVS ../mariadb-scripts.orig/pkg-plist ./pkg-plist
--- ../mariadb-scripts.orig/pkg-plist	2011-06-02 08:16:25.000000000 +0200
+++ ./pkg-plist	2012-04-28 16:41:32.000000000 +0200
@@ -1,4 +1,5 @@
 bin/msql2mysql
+bin/mytop
 bin/mysql_convert_table_format
 bin/mysql_find_rows
 bin/mysql_fix_extensions
--- mariadb-scripts-5.3.6.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list