diff options
author | Daniel Harris <dannyboy@FreeBSD.org> | 2003-06-16 20:43:09 +0000 |
---|---|---|
committer | Daniel Harris <dannyboy@FreeBSD.org> | 2003-06-16 20:43:09 +0000 |
commit | d735789e84fd0b9c6b14dbd50de20dce4b73827c (patch) | |
tree | c252b66a9be3a85e41eab406a8c015e071046ab3 /www | |
parent | . Workaround a problem in gcc 2.95.4 when compiling with -march=pentiumpro. (diff) |
Update to 1.3.7sr2.
PR: 52708
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=83117
Diffstat (limited to 'www')
-rw-r--r-- | www/geeklog/Makefile | 2 | ||||
-rw-r--r-- | www/geeklog/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/geeklog/Makefile b/www/geeklog/Makefile index e4b50b98b6d3..511b0961bf38 100644 --- a/www/geeklog/Makefile +++ b/www/geeklog/Makefile @@ -6,7 +6,7 @@ # PORTNAME= geeklog -PORTVERSION= 1.3.7.s.1 +PORTVERSION= 1.3.7.s.2 CATEGORIES= www MASTER_SITES= http://www.geeklog.net/filemgmt/upload_dir/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.s./sr/} diff --git a/www/geeklog/distinfo b/www/geeklog/distinfo index 70e12f8d3667..e8dc72178d92 100644 --- a/www/geeklog/distinfo +++ b/www/geeklog/distinfo @@ -1 +1 @@ -MD5 (geeklog-1.3.7sr1.tar.gz) = a7c91bce521dd22d9d4642a97b6ef707 +MD5 (geeklog-1.3.7sr2.tar.gz) = 17e47872f8707b28ae9dc64c09519452 |