diff options
author | ahze <ahze@FreeBSD.org> | 2005-06-20 13:58:04 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-06-20 13:58:04 +0800 |
commit | 75ceb81ce243a7d7b7cba0f9435c23414ebeedc2 (patch) | |
tree | 0f332d81d8a9c8d35768c542ae65295d3de7eb53 /mail | |
parent | 6ded051030aff0eb44c9e67019ae399dc70b815c (diff) | |
download | freebsd-ports-gnome-75ceb81ce243a7d7b7cba0f9435c23414ebeedc2.tar.gz freebsd-ports-gnome-75ceb81ce243a7d7b7cba0f9435c23414ebeedc2.tar.zst freebsd-ports-gnome-75ceb81ce243a7d7b7cba0f9435c23414ebeedc2.zip |
- Update to 1.5.2
PR: ports/82403
Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/gld/Makefile | 4 | ||||
-rw-r--r-- | mail/gld/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/mail/gld/Makefile b/mail/gld/Makefile index 582ee839ff73..cdfbfa6cd362 100644 --- a/mail/gld/Makefile +++ b/mail/gld/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gld -PORTVERSION= 1.5 +PORTVERSION= 1.5.2 CATEGORIES= mail MASTER_SITES= http://www.gasmi.net/down/ EXTRACT_SUFX= .tgz @@ -18,8 +18,6 @@ USE_REINPLACE= yes USE_RC_SUBR= yes HAS_CONFIGURE= yes -WRKSRC= ${WRKDIR}/${DISTNAME}.1 - PKGMESSAGE= ${WRKDIR}/MESSAGE OPTIONS= MYSQL "MySQL support" on \ diff --git a/mail/gld/distinfo b/mail/gld/distinfo index 1759dff62ff8..79d50cc6c85d 100644 --- a/mail/gld/distinfo +++ b/mail/gld/distinfo @@ -1,2 +1,2 @@ -MD5 (gld-1.5.tgz) = 0696b6c469a19bfb92bf93b19955cab6 -SIZE (gld-1.5.tgz) = 39132 +MD5 (gld-1.5.2.tgz) = 400afe24c6f2e349a9a0b8288cfe34b5 +SIZE (gld-1.5.2.tgz) = 39135 |