diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-10-20 12:59:17 +0800 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-10-20 12:59:17 +0800 |
commit | 1d1f418e92df85e0b28e0524b0fbe0c29635ab5d (patch) | |
tree | fa052ac50e3bc8bf07f1c7be1d9c65d4bf11da10 /graphics/dia | |
parent | 62b84343bbe1bcd0c15760e2f49851a2e452ef8c (diff) | |
download | freebsd-ports-gnome-1d1f418e92df85e0b28e0524b0fbe0c29635ab5d.tar.gz freebsd-ports-gnome-1d1f418e92df85e0b28e0524b0fbe0c29635ab5d.tar.zst freebsd-ports-gnome-1d1f418e92df85e0b28e0524b0fbe0c29635ab5d.zip |
Update to 0.92 release.
I had to add a PORTEPOCH bump secondary to a poor choice of prerelease
numbering schemes on my part.
Diffstat (limited to 'graphics/dia')
-rw-r--r-- | graphics/dia/Makefile | 4 | ||||
-rw-r--r-- | graphics/dia/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index eec239eb4cec..c237afa93a8c 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -6,12 +6,12 @@ # PORTNAME= dia -PORTVERSION= 0.92p7 +PORTVERSION= 0.92 +PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.92 DIST_SUBDIR= gnome2 -DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/-pre/} MAINTAINER?= gnome@FreeBSD.org COMMENT= Diagram creation program, similar to Visio diff --git a/graphics/dia/distinfo b/graphics/dia/distinfo index b56cd9b36854..1e85248d6f19 100644 --- a/graphics/dia/distinfo +++ b/graphics/dia/distinfo @@ -1 +1 @@ -MD5 (gnome2/dia-0.92-pre7.tar.bz2) = ec659f6aabf8f1773b437ec812ef0d68 +MD5 (gnome2/dia-0.92.tar.bz2) = 856c691de4fca13c7b81fe459cf0850a |