ports/74671: [PATCH] devel/dmalloc: update to 5.4.2
Sean Farley
sean-freebsd at farley.org
Sat Dec 4 15:50:24 UTC 2004
>Number: 74671
>Category: ports
>Synopsis: [PATCH] devel/dmalloc: update to 5.4.2
>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: Sat Dec 04 15:50:21 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Sean Farley
>Release: FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD thor.farley.org 5.3-STABLE FreeBSD 5.3-STABLE #0: Mon Nov 29 13:48:28 CST 2004
>Description:
- Update to 5.4.2
Removed file(s):
- files/patch-Makefile.in
Port maintainer (jeremy at external.org) is cc'd.
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- dmalloc-5.4.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/dmalloc.orig/Makefile /usr/ports/devel/dmalloc/Makefile
--- /usr/ports/devel/dmalloc.orig/Makefile Mon Feb 23 11:50:05 2004
+++ /usr/ports/devel/dmalloc/Makefile Sat Dec 4 09:37:09 2004
@@ -5,7 +5,7 @@
# $FreeBSD: ports/devel/dmalloc/Makefile,v 1.8 2004/02/23 17:50:05 krion Exp $
PORTNAME= dmalloc
-PORTVERSION= 5.3.0
+PORTVERSION= 5.4.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= dmalloc
diff -ruN --exclude=CVS /usr/ports/devel/dmalloc.orig/distinfo /usr/ports/devel/dmalloc/distinfo
--- /usr/ports/devel/dmalloc.orig/distinfo Mon Feb 23 11:50:05 2004
+++ /usr/ports/devel/dmalloc/distinfo Sat Dec 4 09:37:18 2004
@@ -1,2 +1,2 @@
-MD5 (dmalloc-5.3.0.tgz) = d11a4a5d5bd258ef7461babec9e177fa
-SIZE (dmalloc-5.3.0.tgz) = 346994
+MD5 (dmalloc-5.4.2.tgz) = ca8d9d72351679e20b8eff96a7a16bf3
+SIZE (dmalloc-5.4.2.tgz) = 371228
diff -ruN --exclude=CVS /usr/ports/devel/dmalloc.orig/files/patch-Makefile.in /usr/ports/devel/dmalloc/files/patch-Makefile.in
--- /usr/ports/devel/dmalloc.orig/files/patch-Makefile.in Mon Feb 23 11:50:06 2004
+++ /usr/ports/devel/dmalloc/files/patch-Makefile.in Wed Dec 31 18:00:00 1969
@@ -1,14 +0,0 @@
---- Makefile.in.orig Mon Feb 23 18:45:37 2004
-+++ Makefile.in Mon Feb 23 18:46:28 2004
-@@ -222,9 +222,9 @@
- @CXX_OFF@ @echo "Enter 'make installcxx' to install the C++ library"
- @TH_OFF@ @echo "Enter 'make installth' to install thread library"
-
--installinfo : $(srcdir)/$(INFOFILE)
-+installinfo : $(srcdir)/docs/$(INFOFILE)
- $(srcdir)/mkinstalldirs $(infodir)
-- $(INSTALL_DATA) $(srcdir)/$(INFOFILE) $(infodir)
-+ $(INSTALL_DATA) $(srcdir)/docs/$(INFOFILE) $(infodir)
-
- installdocs : $(srcdir)/docs/$(HTMLFILE) $(srcdir)/docs/$(TEXIFILE)
- $(srcdir)/mkinstalldirs $(docdir)
--- dmalloc-5.4.2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list