aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2004-03-02 05:34:16 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2004-03-02 05:34:16 +0000
commitb8ea977d146a988d4d2b9ac3a6f8567ed1200d1b (patch)
tree2aa686d13c6bd956da953a5c6533d018acad14d4 /net
parent7679c0c77d20b435d18cfa5e7f31dc54392e0309 (diff)
downloadports-b8ea977d146a988d4d2b9ac3a6f8567ed1200d1b.tar.gz
ports-b8ea977d146a988d4d2b9ac3a6f8567ed1200d1b.zip
Notes
Diffstat (limited to 'net')
-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
-##