aboutsummaryrefslogtreecommitdiff
path: root/net/glflow
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-11-28 00:57:56 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-11-28 00:57:56 +0000
commit9413e7b3db9f444c18e2b27f3c11a554e7f0d062 (patch)
tree0f7c7c5f335bfa8caa232119fcfff3516e557b09 /net/glflow
parent7ce25dcb36b2a7e86c63933a8082d8b453e400d5 (diff)
downloadports-9413e7b3db9f444c18e2b27f3c11a554e7f0d062.tar.gz
ports-9413e7b3db9f444c18e2b27f3c11a554e7f0d062.zip
- Update to 0.1.1
PR: ports/74443 Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
Notes
Notes: svn path=/head/; revision=122636
Diffstat (limited to 'net/glflow')
-rw-r--r--net/glflow/Makefile4
-rw-r--r--net/glflow/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/glflow/Makefile b/net/glflow/Makefile
index aaf6da834ffd..0248202ac3a2 100644
--- a/net/glflow/Makefile
+++ b/net/glflow/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= glflow
-PORTVERSION= 0.1
+PORTVERSION= 0.1.1
PORTEPOCH= 1
CATEGORIES= net security
MASTER_SITES= http://night.rdslink.ro/dudu/glflow/
@@ -20,7 +20,7 @@ PORTDOCS= README
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-debug
+CONFIGURE_ARGS= --enable-debug --with-hash=md4
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/glflow ${PREFIX}/bin
diff --git a/net/glflow/distinfo b/net/glflow/distinfo
index c2b7f2f459f0..c3b4310b240a 100644
--- a/net/glflow/distinfo
+++ b/net/glflow/distinfo
@@ -1,2 +1,2 @@
-MD5 (glFlow-0.1.tar.gz) = 6e489fa443bf48c5853a526966b9087e
-SIZE (glFlow-0.1.tar.gz) = 108420
+MD5 (glFlow-0.1.1.tar.gz) = b8a38c4fe427a1df56edfb2415936265
+SIZE (glFlow-0.1.1.tar.gz) = 108650