diff options
author | petef <petef@FreeBSD.org> | 2002-03-30 08:27:06 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-03-30 08:27:06 +0800 |
commit | 7852b2531a17a9130f1d57cbd8edc83418316eaa (patch) | |
tree | 14fe9291ded38735b857728a8308530654c365f5 /graphics/cadubi | |
parent | 374e64a449dbcf6070da26a5a5ae0a56a90b7d3f (diff) | |
download | freebsd-ports-gnome-7852b2531a17a9130f1d57cbd8edc83418316eaa.tar.gz freebsd-ports-gnome-7852b2531a17a9130f1d57cbd8edc83418316eaa.tar.zst freebsd-ports-gnome-7852b2531a17a9130f1d57cbd8edc83418316eaa.zip |
Update to 1.2.
PR: 36483
Submitted by: Tilman Linneweh <tilman@arved.de>
Diffstat (limited to 'graphics/cadubi')
-rw-r--r-- | graphics/cadubi/Makefile | 5 | ||||
-rw-r--r-- | graphics/cadubi/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/graphics/cadubi/Makefile b/graphics/cadubi/Makefile index debf0fe013f9..3914fb310d35 100644 --- a/graphics/cadubi/Makefile +++ b/graphics/cadubi/Makefile @@ -6,9 +6,9 @@ # PORTNAME= cadubi -PORTVERSION= 1.1b1 +PORTVERSION= 1.2 CATEGORIES= graphics editors -MASTER_SITES= ftp://logicallemon.com/pub/ +MASTER_SITES= ftp://logicallemon.com/pub/cadubi/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey NO_BUILD= yes -WRKSRC= ${WRKDIR}/${PORTNAME} do-install: ${INSTALL_SCRIPT} ${WRKSRC}/cadubi ${PREFIX}/bin diff --git a/graphics/cadubi/distinfo b/graphics/cadubi/distinfo index 2df0f64ca91e..227db1de76e0 100644 --- a/graphics/cadubi/distinfo +++ b/graphics/cadubi/distinfo @@ -1 +1 @@ -MD5 (cadubi_1.1b1.tar.gz) = 1645579fa6db7cfbea5810fc32548622 +MD5 (cadubi_1.2.tar.gz) = 53315c148dffda233f04ad83bafd20aa |