aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-11-28 08:57:56 +0800
committerpav <pav@FreeBSD.org>2004-11-28 08:57:56 +0800
commit931793feca98ac9a3bb64c9e1759e95d5e75a6f3 (patch)
treeb007cef4b2d96dee2174f98560e7dc6c952e375c /net
parent6df94fdc6f9fb44605ab91eca6c54ad70c0874cc (diff)
downloadfreebsd-ports-gnome-931793feca98ac9a3bb64c9e1759e95d5e75a6f3.tar.gz
freebsd-ports-gnome-931793feca98ac9a3bb64c9e1759e95d5e75a6f3.tar.zst
freebsd-ports-gnome-931793feca98ac9a3bb64c9e1759e95d5e75a6f3.zip
- Update to 0.1.1
PR: ports/74443 Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
Diffstat (limited to 'net')
-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