diff options
author | vanilla <vanilla@FreeBSD.org> | 2011-04-04 23:18:56 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2011-04-04 23:18:56 +0800 |
commit | 32b12de0b7d525259da8736ac63cec6e1b59e327 (patch) | |
tree | 7239ffa7d7f8f71d13f04a8f810eb0b467649204 /devel/jwasm | |
parent | 89fc1ba1c0072d0115e11f4e5f67e4ed2832b45a (diff) | |
download | freebsd-ports-gnome-32b12de0b7d525259da8736ac63cec6e1b59e327.tar.gz freebsd-ports-gnome-32b12de0b7d525259da8736ac63cec6e1b59e327.tar.zst freebsd-ports-gnome-32b12de0b7d525259da8736ac63cec6e1b59e327.zip |
Upgrade to 2.05, reset MAINTAINER to ports@freebsd.org
PR: ports/156157
Submitted by: Pedro Giffuni <giffunip at tutopia.com> (original MAINTAINER)
Diffstat (limited to 'devel/jwasm')
-rw-r--r-- | devel/jwasm/Makefile | 8 | ||||
-rw-r--r-- | devel/jwasm/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/jwasm/Makefile b/devel/jwasm/Makefile index da92fe3a96b9..f0cfec5ffc24 100644 --- a/devel/jwasm/Makefile +++ b/devel/jwasm/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: jwasm # Date created: 7 April 2009 -# Whom: Pedro F. Giffuni <giffunip@tutopia.com> +# Whom: Pedro F. Giffuni # # $FreeBSD$ # PORTNAME= jwasm -PORTVERSION= 204 +PORTVERSION= 205 CATEGORIES= devel MASTER_SITES= http://www.japheth.de/Download/JWasm/ -DISTNAME= JWasm${PORTVERSION}cs +DISTNAME= JWasm${PORTVERSION}s -MAINTAINER= giffunip@tutopia.com +MAINTAINER= ports@FreeBSD.org COMMENT= Fork of OpenWatcom's x86 assembler with AMD64 support ONLY_FOR_ARCHS= amd64 i386 diff --git a/devel/jwasm/distinfo b/devel/jwasm/distinfo index 3da259ecc70c..7f6d4e3d7f0c 100644 --- a/devel/jwasm/distinfo +++ b/devel/jwasm/distinfo @@ -1,2 +1,2 @@ -SHA256 (JWasm204cs.zip) = a45de9c536adb670751ef6d089a6fd94baab0b28dfc076250fe0e5ecd0339017 -SIZE (JWasm204cs.zip) = 642684 +SHA256 (JWasm205s.zip) = 665da2168051195e1b88e0cc456ac98aa0009ff11eb50f4854871fd22b80008d +SIZE (JWasm205s.zip) = 696367 |