On 2013/11/11 23:02, Stuart Cassoff wrote:
> On 11/10/13 01:14, Stuart Cassoff wrote:
> > Update to 0.20.
> 
> Updated diff.
> 
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/libftdi/Makefile,v
> retrieving revision 1.8
> diff -u -p -u -p -r1.8 Makefile
> --- Makefile  21 Mar 2013 08:45:15 -0000      1.8
> +++ Makefile  12 Nov 2013 04:00:48 -0000
> @@ -4,10 +4,9 @@ COMMENT =    libftdi, interface to ftdi deb
> 
>  CATEGORIES = devel
> 
> -DISTNAME =   libftdi-0.18
> -REVISION =   1
> +DISTNAME =   libftdi-0.20
> 
> -SHARED_LIBS =        ftdi            15.1    # 19.0
> +SHARED_LIBS =        ftdi            15.2    # 21.0

Looking at a diff between old+new source, I don't see any changes
that seem to warrant bumping the shared library minor.

http://www.openbsd.org/faq/ports/specialtopics.html#SharedLibs

Rest looks good, I don't have any hardware to test it with but
I don't see anything in the update to cause concern.

Reply via email to