hi,
1. fixes atom support (sense), now you can post to blogger.com
2. bump package
--mpech
? fff.patch
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/charm/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile 10 Dec 2005 13:26:54 -0000 1.3
+++ Makefile 31 Dec 2005 09:56:22 -0000
@@ -3,6 +3,7 @@
COMMENT= "LiveJournal client for Python"
DISTNAME= charm-1.7.0
+PKGNAME= ${DISTNAME}p0
CATEGORIES= net news
HOMEPAGE= http://ljcharm.sourceforge.net/
@@ -18,6 +19,7 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ljcharm/}
MODULES= lang/python
+RUN_DEPENDS= :py-feedparser-*:textproc/py-feedparser
NO_REGRESS= Yes