Date: Fri, 4 Apr 2014 02:19:44 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/188239: [PATCH] devel/bcpp: update to 20131209, take maintainership Message-ID: <201404032019.s33KJiS4032359@bofh.1asiacom.net> Resent-Message-ID: <201404032020.s33KK04Q051805@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 188239 >Category: ports >Synopsis: [PATCH] devel/bcpp: update to 20131209, take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Apr 03 20:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Muhammad Moinur Rahman >Release: FreeBSD 11.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r263870: Fri Mar 28 16:37:49 BDT >Description: - Update to 20131209 - Take maintainership = Added LICENSE For Committer's reference: http://pdr.s.ubze.ro/bulk/latest-per-pkg/bcpp/20131209/84i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/bcpp/20131209/84amd64-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/bcpp/20131209/92i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/bcpp/20131209/92amd64-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/bcpp/20131209/100i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/bcpp/20131209/100amd64-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/bcpp/20131209/110i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/bcpp/20131209/110amd64-default.log Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- bcpp-20131209.patch begins here --- diff -ruN /usr/ports//devel/bcpp/Makefile ./Makefile --- /usr/ports//devel/bcpp/Makefile 2013-12-11 03:08:32.000000000 +0600 +++ ./Makefile 2014-04-04 01:55:55.713293567 +0600 @@ -2,14 +2,16 @@ # $FreeBSD: head/devel/bcpp/Makefile 336115 2013-12-10 21:08:32Z bapt $ PORTNAME= bcpp -PORTVERSION= 20120318 +PORTVERSION= 20131209 CATEGORIES= devel MASTER_SITES= ftp://invisible-island.net/bcpp/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Utility similar to indent for C++ code +LICENSE= MIT + OPTIONS_DEFINE= DOCS GNU_CONFIGURE= yes diff -ruN /usr/ports//devel/bcpp/distinfo ./distinfo --- /usr/ports//devel/bcpp/distinfo 2014-01-22 21:30:13.000000000 +0600 +++ ./distinfo 2014-04-04 01:43:24.817345199 +0600 @@ -1,2 +1,2 @@ -SHA256 (bcpp-20120318.tgz) = 75a7035da6387ff94111e643ff9efd26f742b52732f0bb8e434c216b8a642507 -SIZE (bcpp-20120318.tgz) = 147987 +SHA256 (bcpp-20131209.tgz) = 4732d606c9b5857d0ea2cee2f2b54eb3b8928f547f8a0c6b89096b674c6bd7f7 +SIZE (bcpp-20131209.tgz) = 146147 --- bcpp-20131209.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404032019.s33KJiS4032359>