ports/113760: [maintainer] update devel/libdasm to 1.5

Antoine Brodin antoine.brodin at laposte.net
Sat Jun 16 16:50:13 UTC 2007


>Number:         113760
>Category:       ports
>Synopsis:       [maintainer] update devel/libdasm to 1.5
>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 Jun 16 16:50:11 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Antoine Brodin
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
none
>Environment:
System: FreeBSD barton.dreadbsd.org. 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sat May 19 20:36:40 CEST 2007 root at barton.dreadbsd.org.:/usr/obj/usr/src/sys/BARTON i386


>Description:
Changelog:
- Fixed typo "loopn" -> "loopne" (thanks Otto!)
- Added implied operand masks in instruction struct
- New instructions types
- New attributes in instructions structure:
  eflags_affected and eflags_used. Defines if instruction affects
  cpu eflags (thanks skape!).
>How-To-Repeat:
>Fix:


--- libdasm.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/libdasm/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	1 Apr 2006 11:17:28 -0000	1.1
+++ Makefile	16 Jun 2007 16:31:12 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libdasm
-PORTVERSION=	1.4
+PORTVERSION=	1.5
 CATEGORIES=	devel
 MASTER_SITES=	http://www.klake.org/~jt/misc/
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/libdasm/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	1 Apr 2006 11:17:28 -0000	1.1
+++ distinfo	16 Jun 2007 16:31:20 -0000
@@ -1,3 +1,3 @@
-MD5 (libdasm-1.4.tar.gz) = bc13927d718edf8db7e5e3a7631b03dc
-SHA256 (libdasm-1.4.tar.gz) = 182603e7581e34c013c82811b0dcd4f7fc49f0e493d5e7ea1935a42408565d1f
-SIZE (libdasm-1.4.tar.gz) = 69303
+MD5 (libdasm-1.5.tar.gz) = fc4e80795568005272b078555a916ee2
+SHA256 (libdasm-1.5.tar.gz) = 9a9235a369378a80d7382054447c58b383a008dad4fbe70a8003bd651600db1f
+SIZE (libdasm-1.5.tar.gz) = 78284
--- libdasm.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list