svn commit: r331148 - in head/devel/jwasm: . files
Alex Kozlov
ak at FreeBSD.org
Mon Oct 21 15:05:56 UTC 2013
Author: ak
Date: Mon Oct 21 15:05:55 2013
New Revision: 331148
URL: http://svnweb.freebsd.org/changeset/ports/331148
Log:
- Update to 2.11
Changes: http://www.japheth.de/JWasm/History.txt
Deleted:
head/devel/jwasm/files/
Modified:
head/devel/jwasm/Makefile
head/devel/jwasm/distinfo
Modified: head/devel/jwasm/Makefile
==============================================================================
--- head/devel/jwasm/Makefile Mon Oct 21 14:54:12 2013 (r331147)
+++ head/devel/jwasm/Makefile Mon Oct 21 15:05:55 2013 (r331148)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= jwasm
-PORTVERSION= 210
+PORTVERSION= 211
CATEGORIES= devel
MASTER_SITES= http://www.japheth.de/Download/JWasm/
DISTNAME= JWasm${PORTVERSION}s
@@ -24,8 +24,6 @@ MAKEFILE= GccUnix.mak
PORTDOCS= *
PLIST_FILES= bin/jwasm
-.include <bsd.port.options.mk>
-
post-patch:
@${REINPLACE_CMD} -e \
'/^extra_c_flags/s|-O2|$$(CFLAGS)| ; \
Modified: head/devel/jwasm/distinfo
==============================================================================
--- head/devel/jwasm/distinfo Mon Oct 21 14:54:12 2013 (r331147)
+++ head/devel/jwasm/distinfo Mon Oct 21 15:05:55 2013 (r331148)
@@ -1,2 +1,2 @@
-SHA256 (JWasm210s.zip) = 8d9a5ac95fa07a8e935423f3d1e44127c79d873e380f04d1ce8e1a65ca7daafd
-SIZE (JWasm210s.zip) = 939008
+SHA256 (JWasm211s.zip) = 6d5ab10908fbedddf652b2c683e9fdf450caae9741082c1077100308d0879146
+SIZE (JWasm211s.zip) = 1006791
More information about the svn-ports-head
mailing list