Date: Fri, 28 Mar 2014 17:51:52 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/188049: [MAINTAINER] devel/k8048: update to 2.17 Message-ID: <201403281151.s2SBpqvg089239@bofh.1asiacom.net> Resent-Message-ID: <201403291320.s2TDK0uS050834@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 188049 >Category: ports >Synopsis: [MAINTAINER] devel/k8048: update to 2.17 >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 Mar 29 13: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 2.17 - Use BSD3CLAUSE For Committer's reference: http://pdr.s.ubze.ro/bulk/latest-per-pkg/k8048/2.17/84i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/k8048/2.17/84amd64-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/k8048/2.17/92i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/k8048/2.17/92amd64-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/k8048/2.17/100i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/k8048/2.17/100amd64-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/k8048/2.17/110i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/k8048/2.17/110amd64-default.log Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- k8048-2.17.patch begins here --- diff -ruN /usr/ports//devel/k8048/Makefile ./Makefile --- /usr/ports//devel/k8048/Makefile 2013-11-17 17:16:59.000000000 +0600 +++ ./Makefile 2014-03-28 17:21:05.228408337 +0600 @@ -2,14 +2,14 @@ # $FreeBSD: head/devel/k8048/Makefile 334077 2013-11-17 11:16:59Z sunpoet $ PORTNAME= k8048 -PORTVERSION= 2.15 +PORTVERSION= 2.17 CATEGORIES= devel MASTER_SITES= http://dev.kewl.org/k8048/ MAINTAINER= 5u623l20@gmail.com COMMENT= Programs Microchip PICs using Velleman K8048 board -LICENSE= BSD +LICENSE= BSD3CLAUSE WRKSRC= ${WRKDIR}/${PORTNAME}/Src diff -ruN /usr/ports//devel/k8048/distinfo ./distinfo --- /usr/ports//devel/k8048/distinfo 2013-11-17 17:16:59.000000000 +0600 +++ ./distinfo 2014-03-28 04:16:35.441623443 +0600 @@ -1,2 +1,2 @@ -SHA256 (k8048-2.15.tar.gz) = 49d2a65a5425de8e1a0756245e5585b198446b0abcdebd9c1b090aea35d5dfeb -SIZE (k8048-2.15.tar.gz) = 6113314 +SHA256 (k8048-2.17.tar.gz) = f6d4ef8dbb40eba5e59fe4dac1008abb40c03c035987faf0357a91311f005dc4 +SIZE (k8048-2.17.tar.gz) = 7581227 diff -ruN /usr/ports//devel/k8048/files/patch-Src-Makefile ./files/patch-Src-Makefile --- /usr/ports//devel/k8048/files/patch-Src-Makefile 1970-01-01 06:00:00.000000000 +0600 +++ ./files/patch-Src-Makefile 2014-03-28 17:47:32.498297843 +0600 @@ -0,0 +1,11 @@ +--- Makefile.bak 2014-03-28 17:43:38.862317007 +0600 ++++ Makefile 2014-03-28 17:44:32.337312175 +0600 +@@ -43,6 +43,8 @@ + ifeq "$(SYSTEM)" "FreeBSD" + ifneq (,$(findstring 10.,$(RELEASE))) + CC=cc ++ else ifneq (,$(findstring 11.,$(RELEASE))) ++ CC=cc + else + CC=gcc + endif --- k8048-2.17.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?201403281151.s2SBpqvg089239>