aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2004-03-02 13:34:16 +0800
committerperky <perky@FreeBSD.org>2004-03-02 13:34:16 +0800
commit626875abaf0f047dd962aa5d4919e1ae1645fdd5 (patch)
tree943936959801b4fc87eebfed43266159491f1eda
parentdb29a731a76e7d0dd7c50dd7185034a0bf817e6a (diff)
downloadfreebsd-ports-gnome-626875abaf0f047dd962aa5d4919e1ae1645fdd5.tar.gz
freebsd-ports-gnome-626875abaf0f047dd962aa5d4919e1ae1645fdd5.tar.zst
freebsd-ports-gnome-626875abaf0f047dd962aa5d4919e1ae1645fdd5.zip
Update to 0.4.6c
-rw-r--r--net/liferea/Makefile6
-rw-r--r--net/liferea/distinfo3
-rw-r--r--net/liferea/pkg-message7
3 files changed, 3 insertions, 13 deletions
diff --git a/net/liferea/Makefile b/net/liferea/Makefile
index 0e2b73e78a72..f3b630a8b6fb 100644
--- a/net/liferea/Makefile
+++ b/net/liferea/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= liferea
-PORTVERSION= 0.4.6b
-PORTREVISION= 2
+PORTVERSION= 0.4.6c
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= liferea
@@ -23,7 +22,4 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>
diff --git a/net/liferea/distinfo b/net/liferea/distinfo
index 99060145e076..8ab30a2f653c 100644
--- a/net/liferea/distinfo
+++ b/net/liferea/distinfo
@@ -1 +1,2 @@
-MD5 (liferea-0.4.6b.tar.gz) = bce2fd0696cfc4a881cb6a41908cb2d2
+MD5 (liferea-0.4.6c.tar.gz) = ffd0d7296e5c124a89a6da73ac2bebad
+SIZE (liferea-0.4.6c.tar.gz) = 316992
diff --git a/net/liferea/pkg-message b/net/liferea/pkg-message
deleted file mode 100644
index 29203afc4c8d..000000000000
--- a/net/liferea/pkg-message
+++ /dev/null
@@ -1,7 +0,0 @@
-##
-It is recommend for you to remove the ~/.liferea and ~/.gconf/apps/liferea,
-because it's heavy rewritten and made some changed in the cache of vfolder and
-directory. This can be done following the command line:
-
- rm -rf ~/.liferea ~/.gconf/apps/liferea
-##