[Bsd-sharp-cvs] CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/tomboy by tmclau02

noreply at forge.novell.com noreply at forge.novell.com
Wed Oct 18 14:12:03 MDT 2006


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/tomboy by tmclau02

Modified Files:
	Makefile 
Log Message:
Fix crash on startup due to non-existant function in libc

Submitted by:	flz

===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/tomboy/Makefile,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/tomboy/Makefile	2006/10/08 04:39:50	1.27
+++ /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/tomboy/Makefile	2006/10/18 20:12:03	1.28
@@ -3,12 +3,12 @@
 # Whom:				Tom McLaughlin <tmclaugh at sdf.lonestar.org>
 #
 # $FreeBSD$
-#   $Id: Makefile,v 1.27 2006/10/08 04:39:50 tmclau02 Exp $
+#   $Id: Makefile,v 1.28 2006/10/18 20:12:03 tmclau02 Exp $
 #
 
 PORTNAME=	tomboy
 PORTVERSION=	0.4.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	deskutils gnome
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}


More information about the Bsd-sharp-cvs mailing list