>Number:         161413
>Category:       misc
>Synopsis:       [patch] update devel/avrdude to 5.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 09 04:40:02 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     [email protected]
>Release:        
>Organization:
>Environment:
>Description:
patch updates avrude from 5.10 to 5.11. tested working on atmega88
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/avrdude/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- Makefile    23 Sep 2011 22:21:50 -0000      1.24
+++ Makefile    9 Oct 2011 04:36:51 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      avrdude
-PORTVERSION=   5.10
+PORTVERSION=   5.11
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_SAVANNAH}
 MASTER_SITE_SUBDIR=    avrdude
@@ -14,6 +14,8 @@
 MAINTAINER=    [email protected]
 COMMENT=       Program for programming the on-chip memory of Atmel AVR CPUs
 
+LICENSE=       GPLv2
+
 MAN1=          avrdude.1
 MANCOMPRESSED= no
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/avrdude/distinfo,v
retrieving revision 1.18
diff -u -r1.18 distinfo
--- distinfo    3 Jul 2011 14:55:14 -0000       1.18
+++ distinfo    9 Oct 2011 04:36:51 -0000
@@ -1,2 +1,2 @@
-SHA256 (avrdude-5.10.tar.gz) = 
81501b63d5b8699874d00c9eca42837b85695bc0820ba9843b17f573ce38be5e
-SIZE (avrdude-5.10.tar.gz) = 525750
+SHA256 (avrdude-5.11.tar.gz) = 
6317f4f30fcb1baf7e07e55e5c743af3e1e7f949f206d3872a622aed31d595d7
+SIZE (avrdude-5.11.tar.gz) = 549113


>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to