Bug 69549 - Port upgrade: devel/ald to version 0.1.6
Summary: Port upgrade: devel/ald to version 0.1.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-25 02:40 UTC by Patrick Alken
Modified: 2004-07-25 08:15 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Alken 2004-07-25 02:40:20 UTC
diff -ruN ald.old/Makefile ald/Makefile
--- ald.old/Makefile	Fri Oct 24 14:57:35 2003
+++ ald/Makefile	Sat Jul 24 20:56:35 2004
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	ald
-PORTVERSION=	0.1.5
+PORTVERSION=	0.1.6
 CATEGORIES=	devel
-MASTER_SITES=	http://dunx1.irt.drexel.edu/~psa22/source/
+MASTER_SITES=	http://ald.sourceforge.net/source/
 
 MAINTAINER=	pa59@cornell.edu
 COMMENT=	Debugger for assembly level programs
diff -ruN ald.old/distinfo ald/distinfo
--- ald.old/distinfo	Fri Oct 24 14:57:35 2003
+++ ald/distinfo	Sat Jul 24 20:57:17 2004
@@ -1 +1 @@
-MD5 (ald-0.1.5.tar.gz) = 6156a92764c5b03dc2642569a8b6c605
+MD5 (ald-0.1.6.tar.gz) = cad29d49de3f413469b1bf482b6c8d83
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-07-25 08:15:50 UTC
State Changed
From-To: open->closed

Committed, thanks!