Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145051017
D18379.id51351.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D18379.id51351.diff
View Options
Index: textproc/asm-xml/Makefile
===================================================================
--- textproc/asm-xml/Makefile
+++ textproc/asm-xml/Makefile
@@ -2,16 +2,20 @@
# $FreeBSD$
PORTNAME= asm-xml
-PORTVERSION= 1.1
+PORTVERSION= 1.4
CATEGORIES= textproc
-MASTER_SITES= SF
+MASTER_SITES= http://tibleiz.net/download/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 0mp@FreeBSD.org
COMMENT= Very fast XML parser and decoder written in pure assembler
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+
+ONLY_FOR_ARCHS= amd64 i386
+
BUILD_DEPENDS= fasm:lang/fasm
-ONLY_FOR_ARCHS= i386 amd64
USES= dos2unix uidfix
PLIST_FILES= include/asm-xml.h lib/libasm-xml.a
Index: textproc/asm-xml/distinfo
===================================================================
--- textproc/asm-xml/distinfo
+++ textproc/asm-xml/distinfo
@@ -1,2 +1,3 @@
-SHA256 (asm-xml-1.1.tar.gz) = 86ebdad4e78b127e079ca705521e85e6700f1c9d1d7028965ca5cdb217950be0
-SIZE (asm-xml-1.1.tar.gz) = 106902
+TIMESTAMP = 1543237763
+SHA256 (asm-xml-1.4.tar.gz) = 3539bb988c023733960daac1db046865ec39bd8cb85a4b0c6471e13cfba0aaeb
+SIZE (asm-xml-1.4.tar.gz) = 107194
Index: textproc/asm-xml/files/Makefile
===================================================================
--- textproc/asm-xml/files/Makefile
+++ textproc/asm-xml/files/Makefile
@@ -5,7 +5,7 @@
INCS= include/asm-xml.h
NO_PIC=
-NO_PROFILE=
+MK_PROFILE=no
LIBDIR= ${PREFIX}/lib
INCLUDEDIR= ${PREFIX}/include
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 16, 10:35 AM (7 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28775370
Default Alt Text
D18379.id51351.diff (1 KB)
Attached To
Mode
D18379: textproc/asm-xml: Update to 1.4.
Attached
Detach File
Event Timeline
Log In to Comment