svn commit: r450566 - head/finance/weberp

Wen Heping wen at FreeBSD.org
Mon Sep 25 02:38:30 UTC 2017


Author: wen
Date: Mon Sep 25 02:38:28 2017
New Revision: 450566
URL: https://svnweb.freebsd.org/changeset/ports/450566

Log:
  - Update to 4.14.1

Modified:
  head/finance/weberp/Makefile
  head/finance/weberp/distinfo

Modified: head/finance/weberp/Makefile
==============================================================================
--- head/finance/weberp/Makefile	Mon Sep 25 01:19:07 2017	(r450565)
+++ head/finance/weberp/Makefile	Mon Sep 25 02:38:28 2017	(r450566)
@@ -2,10 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	weberp
-PORTVERSION=	4.13.1
+PORTVERSION=	4.14.1
 CATEGORIES=	finance www
 MASTER_SITES=	SF/web-erp/
-DISTNAME=	webERP_${PORTVERSION}
+DISTNAME=	webERP${PORTVERSION}
 
 MAINTAINER=	wen at FreeBSD.org
 COMMENT=	Open-Source Web-Based ERP System
@@ -15,7 +15,7 @@ LICENSE=	GPLv2
 PORTSCOUT=	skipv:3.12
 
 USES=		gettext shebangfix zip
-SHEBANG_FILES=	report_runner.php
+SHEBANG_FILES=	report_runner.php make_release.sh
 USE_PHP=	mysqli gettext
 WRKSRC=		${WRKDIR}/webERP
 

Modified: head/finance/weberp/distinfo
==============================================================================
--- head/finance/weberp/distinfo	Mon Sep 25 01:19:07 2017	(r450565)
+++ head/finance/weberp/distinfo	Mon Sep 25 02:38:28 2017	(r450566)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1480319447
-SHA256 (webERP_4.13.1.zip) = 7d6c438435ce07bfd208ce96c39e7adcb39acd3083813b9949cff3095fcd264f
-SIZE (webERP_4.13.1.zip) = 30231652
+TIMESTAMP = 1506334148
+SHA256 (webERP4.14.1.zip) = 686a5c5c72bfa3f42dd72d361ed3e6d4fcda1af3bc3ff512cea480e322ab0a72
+SIZE (webERP4.14.1.zip) = 30862574


More information about the svn-ports-all mailing list