aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-12-03 07:55:43 +0800
committerlofi <lofi@FreeBSD.org>2004-12-03 07:55:43 +0800
commit10d9735b8fd07d3f71408bf1cf4c0a9c30226b70 (patch)
tree0625faa958069fb3e96c2fbcd6694303f2c258e3
parent3c25e5ee1ab777c97b3e0b5f7d38693932eba11b (diff)
downloadfreebsd-ports-gnome-10d9735b8fd07d3f71408bf1cf4c0a9c30226b70.tar.gz
freebsd-ports-gnome-10d9735b8fd07d3f71408bf1cf4c0a9c30226b70.tar.zst
freebsd-ports-gnome-10d9735b8fd07d3f71408bf1cf4c0a9c30226b70.zip
Since touch -t doesn't seem to work right on pointyhat, try a hand-rolled
distfile instead.
-rw-r--r--www/akregator/Makefile10
-rw-r--r--www/akregator/distinfo4
2 files changed, 5 insertions, 9 deletions
diff --git a/www/akregator/Makefile b/www/akregator/Makefile
index 4965af78c5eb..dd9d727e17c1 100644
--- a/www/akregator/Makefile
+++ b/www/akregator/Makefile
@@ -8,8 +8,9 @@ PORTNAME= akregator
PORTVERSION= 1.0.b8
PORTREVISION= 2
CATEGORIES= www kde
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+#MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= http://people.freebsd.org/~lofi/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/_beta/}
MAINTAINER= ports@FreeBSD.org
@@ -24,9 +25,4 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CXXFLAGS="${CFLAGS}"
USE_REINPLACE= yes
-post-patch:
- ${TOUCH} -t 200411261335.39 ${WRKSRC}/configure.in.in
- ${TOUCH} -t 200411261335.45 ${WRKSRC}/configure.in
- ${REINPLACE_CMD} -e "s,xx,," ${WRKSRC}/po/Makefile.in
-
.include <bsd.port.mk>
diff --git a/www/akregator/distinfo b/www/akregator/distinfo
index 99f38610fe2b..ccb306ba8f1c 100644
--- a/www/akregator/distinfo
+++ b/www/akregator/distinfo
@@ -1,2 +1,2 @@
-MD5 (akregator-1.0_beta8.tar.bz2) = 30cecb666f24bb72bd5e9e4d6e166505
-SIZE (akregator-1.0_beta8.tar.bz2) = 661125
+MD5 (akregator-1.0_beta8.tar.bz2) = c9367b342f3c2d06efce8a468155d049
+SIZE (akregator-1.0_beta8.tar.bz2) = 661371