ports/131982: [PATCH] lang/mmix: update to 20090205, take maintainership

Dennis Herrmann adox at mcx2.org
Sun Feb 22 21:50:03 UTC 2009


>Number:         131982
>Category:       ports
>Synopsis:       [PATCH] lang/mmix: update to 20090205, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 22 21:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Dennis Herrmann
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD dhn.homeunix.com 7.1-STABLE FreeBSD 7.1-STABLE #4: Sat Jan 10 13:45:30 CET 2009
>Description:
- Update to 20090205
- Take maintainership
- Add new Mirror
- Tested ( http://tb.4bit.ws/index.php?action=describe_port&id=586 )

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- mmix-20090205.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/mmix/Makefile,v
retrieving revision 1.12
diff -u -u -r1.12 Makefile
--- Makefile	27 Feb 2007 21:05:51 -0000	1.12
+++ Makefile	22 Feb 2009 21:38:18 -0000
@@ -6,11 +6,12 @@
 #
 
 PORTNAME=	mmix
-PORTVERSION=	20060918
+PORTVERSION=	20090205
 CATEGORIES=	lang
-MASTER_SITES=	http://www-cs-faculty.stanford.edu/~knuth/programs/
+MASTER_SITES=	http://www-cs-faculty.stanford.edu/~knuth/programs/ \
+		http://mirror.mcx2.org/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	adox at mcx2.org
 COMMENT=	A RISC computer designed by Donald E. Knuth
 
 BUILD_DEPENDS=	ctangle:${PORTSDIR}/devel/cweb
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/lang/mmix/distinfo,v
retrieving revision 1.10
diff -u -u -r1.10 distinfo
--- distinfo	27 Feb 2007 21:05:51 -0000	1.10
+++ distinfo	22 Feb 2009 21:19:25 -0000
@@ -1,3 +1,3 @@
-MD5 (mmix-20060918.tar.gz) = df3962e94427145532ef783b32a1a752
-SHA256 (mmix-20060918.tar.gz) = b87e02cb07e7b28f6544a4cb627c088fd8b83487033a782d87f061a5031c8b6e
-SIZE (mmix-20060918.tar.gz) = 305221
+MD5 (mmix-20090205.tar.gz) = c3013fa14c7d8e9368f0342fc628e006
+SHA256 (mmix-20090205.tar.gz) = c7970ee49f9a0c4cc974b094680457451f0975a36fe285b7fb1bf70c10f50c5c
+SIZE (mmix-20090205.tar.gz) = 305420
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/lang/mmix/pkg-plist,v
retrieving revision 1.5
diff -u -u -r1.5 pkg-plist
--- pkg-plist	1 May 2006 10:20:07 -0000	1.5
+++ pkg-plist	22 Feb 2009 21:20:41 -0000
@@ -4,6 +4,7 @@
 bin/mmotype
 %%DATADIR%%/README
 %%DATADIR%%/abstime.w
+%%DATADIR%%/alpha.mms
 %%DATADIR%%/boilerplate.w
 %%DATADIR%%/coolcomb.mms
 %%DATADIR%%/copy.mms
--- mmix-20090205.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list