Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Nov 2013 15:11:55 +0000 (UTC)
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r334207 - in head: finance/trytond_account_be finance/trytond_account_invoice_history finance/trytond_account_invoice_line_standalone finance/trytond_account_product finance/trytond_acc...
Message-ID:  <201311181511.rAIFBtwH047053@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bsam
Date: Mon Nov 18 15:11:55 2013
New Revision: 334207
URL: http://svnweb.freebsd.org/changeset/ports/334207

Log:
  Restore "created by" header missing at some trytond* ports (in preparation
  to commit PR/181691).
  
  PR:		ports/181691
  Submitted by:	Matthias Petermann <matthias@petermann-it.de> (maintainer)
  Patch by:	bsam (me)
  Approved by:	Matthias Petermann <matthias@petermann-it.de> (maintainer)

Modified:
  head/finance/trytond_account_be/Makefile
  head/finance/trytond_account_invoice_history/Makefile
  head/finance/trytond_account_invoice_line_standalone/Makefile
  head/finance/trytond_account_product/Makefile
  head/finance/trytond_account_statement/Makefile
  head/finance/trytond_analytic_account/Makefile
  head/finance/trytond_analytic_purchase/Makefile
  head/finance/trytond_analytic_sale/Makefile
  head/finance/trytond_calendar/Makefile
  head/finance/trytond_calendar_classification/Makefile
  head/finance/trytond_calendar_scheduling/Makefile
  head/finance/trytond_calendar_todo/Makefile
  head/finance/trytond_carrier/Makefile
  head/finance/trytond_carrier_percentage/Makefile
  head/finance/trytond_carrier_weight/Makefile
  head/finance/trytond_company/Makefile
  head/finance/trytond_company_work_time/Makefile
  head/finance/trytond_country/Makefile
  head/finance/trytond_currency/Makefile
  head/finance/trytond_dashboard/Makefile
  head/finance/trytond_ldap_authentication/Makefile
  head/finance/trytond_ldap_connection/Makefile
  head/finance/trytond_party/Makefile
  head/finance/trytond_party_siret/Makefile
  head/finance/trytond_product/Makefile
  head/finance/trytond_product_cost_fifo/Makefile
  head/finance/trytond_product_cost_history/Makefile
  head/finance/trytond_product_measurements/Makefile
  head/finance/trytond_product_price_list/Makefile
  head/finance/trytond_project/Makefile
  head/finance/trytond_project_revenue/Makefile
  head/finance/trytond_purchase_invoice_line_standalone/Makefile
  head/finance/trytond_sale_opportunity/Makefile
  head/finance/trytond_sale_price_list/Makefile
  head/finance/trytond_stock_inventory_location/Makefile
  head/finance/trytond_stock_location_sequence/Makefile
  head/finance/trytond_stock_product_location/Makefile
  head/finance/trytond_stock_supply_day/Makefile
  head/finance/trytond_stock_supply_production/Makefile
  head/french/trytond_account_fr/Makefile
  head/german/trytond_account_de_skr03/Makefile
  head/www/trytond_google_maps/Makefile

Modified: head/finance/trytond_account_be/Makefile
==============================================================================
--- head/finance/trytond_account_be/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_account_be/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_account_be

Modified: head/finance/trytond_account_invoice_history/Makefile
==============================================================================
--- head/finance/trytond_account_invoice_history/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_account_invoice_history/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_account_invoice_history

Modified: head/finance/trytond_account_invoice_line_standalone/Makefile
==============================================================================
--- head/finance/trytond_account_invoice_line_standalone/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_account_invoice_line_standalone/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_account_invoice_line_standalone

Modified: head/finance/trytond_account_product/Makefile
==============================================================================
--- head/finance/trytond_account_product/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_account_product/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_account_product

Modified: head/finance/trytond_account_statement/Makefile
==============================================================================
--- head/finance/trytond_account_statement/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_account_statement/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_account_statement

Modified: head/finance/trytond_analytic_account/Makefile
==============================================================================
--- head/finance/trytond_analytic_account/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_analytic_account/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_analytic_account

Modified: head/finance/trytond_analytic_purchase/Makefile
==============================================================================
--- head/finance/trytond_analytic_purchase/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_analytic_purchase/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_analytic_purchase

Modified: head/finance/trytond_analytic_sale/Makefile
==============================================================================
--- head/finance/trytond_analytic_sale/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_analytic_sale/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_analytic_sale

Modified: head/finance/trytond_calendar/Makefile
==============================================================================
--- head/finance/trytond_calendar/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_calendar/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_calendar

Modified: head/finance/trytond_calendar_classification/Makefile
==============================================================================
--- head/finance/trytond_calendar_classification/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_calendar_classification/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_calendar_classification

Modified: head/finance/trytond_calendar_scheduling/Makefile
==============================================================================
--- head/finance/trytond_calendar_scheduling/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_calendar_scheduling/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_calendar_scheduling

Modified: head/finance/trytond_calendar_todo/Makefile
==============================================================================
--- head/finance/trytond_calendar_todo/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_calendar_todo/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_calendar_todo

Modified: head/finance/trytond_carrier/Makefile
==============================================================================
--- head/finance/trytond_carrier/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_carrier/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_carrier

Modified: head/finance/trytond_carrier_percentage/Makefile
==============================================================================
--- head/finance/trytond_carrier_percentage/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_carrier_percentage/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_carrier_percentage

Modified: head/finance/trytond_carrier_weight/Makefile
==============================================================================
--- head/finance/trytond_carrier_weight/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_carrier_weight/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_carrier_weight

Modified: head/finance/trytond_company/Makefile
==============================================================================
--- head/finance/trytond_company/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_company/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_company

Modified: head/finance/trytond_company_work_time/Makefile
==============================================================================
--- head/finance/trytond_company_work_time/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_company_work_time/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_company_work_time

Modified: head/finance/trytond_country/Makefile
==============================================================================
--- head/finance/trytond_country/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_country/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_country

Modified: head/finance/trytond_currency/Makefile
==============================================================================
--- head/finance/trytond_currency/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_currency/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_currency

Modified: head/finance/trytond_dashboard/Makefile
==============================================================================
--- head/finance/trytond_dashboard/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_dashboard/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_dashboard

Modified: head/finance/trytond_ldap_authentication/Makefile
==============================================================================
--- head/finance/trytond_ldap_authentication/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_ldap_authentication/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_ldap_authentication

Modified: head/finance/trytond_ldap_connection/Makefile
==============================================================================
--- head/finance/trytond_ldap_connection/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_ldap_connection/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_ldap_connection

Modified: head/finance/trytond_party/Makefile
==============================================================================
--- head/finance/trytond_party/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_party/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_party

Modified: head/finance/trytond_party_siret/Makefile
==============================================================================
--- head/finance/trytond_party_siret/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_party_siret/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_party_siret

Modified: head/finance/trytond_product/Makefile
==============================================================================
--- head/finance/trytond_product/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_product/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_product

Modified: head/finance/trytond_product_cost_fifo/Makefile
==============================================================================
--- head/finance/trytond_product_cost_fifo/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_product_cost_fifo/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_product_cost_fifo

Modified: head/finance/trytond_product_cost_history/Makefile
==============================================================================
--- head/finance/trytond_product_cost_history/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_product_cost_history/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_product_cost_history

Modified: head/finance/trytond_product_measurements/Makefile
==============================================================================
--- head/finance/trytond_product_measurements/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_product_measurements/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_product_measurements

Modified: head/finance/trytond_product_price_list/Makefile
==============================================================================
--- head/finance/trytond_product_price_list/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_product_price_list/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_product_price_list

Modified: head/finance/trytond_project/Makefile
==============================================================================
--- head/finance/trytond_project/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_project/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_project

Modified: head/finance/trytond_project_revenue/Makefile
==============================================================================
--- head/finance/trytond_project_revenue/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_project_revenue/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_project_revenue

Modified: head/finance/trytond_purchase_invoice_line_standalone/Makefile
==============================================================================
--- head/finance/trytond_purchase_invoice_line_standalone/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_purchase_invoice_line_standalone/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_purchase_invoice_line_standalone

Modified: head/finance/trytond_sale_opportunity/Makefile
==============================================================================
--- head/finance/trytond_sale_opportunity/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_sale_opportunity/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_sale_opportunity

Modified: head/finance/trytond_sale_price_list/Makefile
==============================================================================
--- head/finance/trytond_sale_price_list/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_sale_price_list/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_sale_price_list

Modified: head/finance/trytond_stock_inventory_location/Makefile
==============================================================================
--- head/finance/trytond_stock_inventory_location/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_stock_inventory_location/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_stock_inventory_location

Modified: head/finance/trytond_stock_location_sequence/Makefile
==============================================================================
--- head/finance/trytond_stock_location_sequence/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_stock_location_sequence/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_stock_location_sequence

Modified: head/finance/trytond_stock_product_location/Makefile
==============================================================================
--- head/finance/trytond_stock_product_location/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_stock_product_location/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_stock_product_location

Modified: head/finance/trytond_stock_supply_day/Makefile
==============================================================================
--- head/finance/trytond_stock_supply_day/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_stock_supply_day/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_stock_supply_day

Modified: head/finance/trytond_stock_supply_production/Makefile
==============================================================================
--- head/finance/trytond_stock_supply_production/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/finance/trytond_stock_supply_production/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_stock_supply_production

Modified: head/french/trytond_account_fr/Makefile
==============================================================================
--- head/french/trytond_account_fr/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/french/trytond_account_fr/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_account_fr

Modified: head/german/trytond_account_de_skr03/Makefile
==============================================================================
--- head/german/trytond_account_de_skr03/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/german/trytond_account_de_skr03/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_account_de_skr03

Modified: head/www/trytond_google_maps/Makefile
==============================================================================
--- head/www/trytond_google_maps/Makefile	Mon Nov 18 15:08:34 2013	(r334206)
+++ head/www/trytond_google_maps/Makefile	Mon Nov 18 15:11:55 2013	(r334207)
@@ -1,3 +1,4 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD$
 
 PORTNAME=	trytond_google_maps



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311181511.rAIFBtwH047053>