diff options
author | naddy <naddy@FreeBSD.org> | 2003-04-25 06:33:48 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-04-25 06:33:48 +0800 |
commit | 8fc2c12a9304181201b9dbbf9e48ea7ac2d512c5 (patch) | |
tree | 18a426b7d06f5bf538f845593568d6d2fd69816e /net/opendchub | |
parent | 0e36f422a2a8ad842d3da94bc6f5c642822867a2 (diff) | |
download | freebsd-ports-gnome-8fc2c12a9304181201b9dbbf9e48ea7ac2d512c5.tar.gz freebsd-ports-gnome-8fc2c12a9304181201b9dbbf9e48ea7ac2d512c5.tar.zst freebsd-ports-gnome-8fc2c12a9304181201b9dbbf9e48ea7ac2d512c5.zip |
Update to version 0.7.9
PR: 51060
Submitted by: Ports Fury
Diffstat (limited to 'net/opendchub')
-rw-r--r-- | net/opendchub/Makefile | 3 | ||||
-rw-r--r-- | net/opendchub/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/net/opendchub/Makefile b/net/opendchub/Makefile index d52137f09d67..282cf8ae137d 100644 --- a/net/opendchub/Makefile +++ b/net/opendchub/Makefile @@ -6,7 +6,7 @@ # PORTNAME= opendchub -PORTVERSION= 0.7.4 +PORTVERSION= 0.7.9 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,6 +17,7 @@ COMMENT= Unofficial Unix version of the Direct Connect Hub software USE_PERL5= yes USE_GMAKE= yes GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} post-patch: .for file in src/fileio.c src/main.c diff --git a/net/opendchub/distinfo b/net/opendchub/distinfo index b604c87d8cdd..047cbff76d0a 100644 --- a/net/opendchub/distinfo +++ b/net/opendchub/distinfo @@ -1 +1 @@ -MD5 (opendchub-0.7.4.tar.gz) = d79d30daed85e884b2bef176ebd2c374 +MD5 (opendchub-0.7.9.tar.gz) = 828f7aa5c61623b7f8e86366ddd92120 |