pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail Bump package revision (Conflict with sylpheed-gtk2)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/89a2e8158c53
branches:  trunk
changeset: 462228:89a2e8158c53
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sun Sep 28 11:38:51 2003 +0000

description:
Bump package revision (Conflict with sylpheed-gtk2)

diffstat:

 mail/sylpheed-claws/Makefile |  5 +++--
 mail/sylpheed/Makefile       |  6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diffs (44 lines):

diff -r 7860610921a3 -r 89a2e8158c53 mail/sylpheed-claws/Makefile
--- a/mail/sylpheed-claws/Makefile      Sun Sep 28 11:31:14 2003 +0000
+++ b/mail/sylpheed-claws/Makefile      Sun Sep 28 11:38:51 2003 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2003/09/03 18:19:42 xtraeme Exp $
+# $NetBSD: Makefile,v 1.20 2003/09/28 11:38:51 xtraeme Exp $
 #
 
 DISTNAME=      sylpheed-0.9.4claws
+PKGREVISION=   1
 PKGNAME=       sylpheed-claws-0.9.4
 CATEGORIES=    mail news x11
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/}
@@ -13,7 +14,7 @@
 
 BUILD_USES_MSGFMT=     yes
 
-CONFLICTS=             sylpheed-[0-9]*
+CONFLICTS=             sylpheed-[0-9]* sylpheed-gtk2-[0-9]*
 
 USE_BUILDLINK2=                yes
 USE_PKGINSTALL=                yes
diff -r 7860610921a3 -r 89a2e8158c53 mail/sylpheed/Makefile
--- a/mail/sylpheed/Makefile    Sun Sep 28 11:31:14 2003 +0000
+++ b/mail/sylpheed/Makefile    Sun Sep 28 11:38:51 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2003/09/17 23:01:53 recht Exp $
+# $NetBSD: Makefile,v 1.49 2003/09/28 11:38:51 xtraeme Exp $
 
 DISTNAME=      sylpheed-0.9.6
-#PKGREVISION=  2
+PKGREVISION=   1
 CATEGORIES=    mail news x11
 MASTER_SITES=  http://sylpheed.good-day.net/sylpheed/
 EXTRACT_SUFX=  .tar.bz2
@@ -13,7 +13,7 @@
 BUILD_USES_MSGFMT=     yes
 DEPENDS+=              metamail>=2.7:../../mail/metamail
 
-CONFLICTS=     sylpheed-claws-[0-9]*
+CONFLICTS=             sylpheed-claws-[0-9]* sylpheed-gtk2-[0-9]*
 
 USE_BUILDLINK2=                yes
 USE_PKGINSTALL=                yes



Home | Main Index | Thread Index | Old Index