diff options
author | martymac <martymac@FreeBSD.org> | 2013-04-18 20:44:30 +0800 |
---|---|---|
committer | martymac <martymac@FreeBSD.org> | 2013-04-18 20:44:30 +0800 |
commit | ffb614a3e90f498acea54ed9dd26a71ce5dec445 (patch) | |
tree | 7a8ec6b6a1ceab0bc0e5a86da89573ecf720c7c9 /net | |
parent | 47e91193fe2fc1bc55359120386bb07c79a6992e (diff) | |
download | freebsd-ports-gnome-ffb614a3e90f498acea54ed9dd26a71ce5dec445.tar.gz freebsd-ports-gnome-ffb614a3e90f498acea54ed9dd26a71ce5dec445.tar.zst freebsd-ports-gnome-ffb614a3e90f498acea54ed9dd26a71ce5dec445.zip |
- Update to 2.0.2
- Use new header format in Makefile
Feature safe: yes
Diffstat (limited to 'net')
-rw-r--r-- | net/ldapscripts/Makefile | 8 | ||||
-rw-r--r-- | net/ldapscripts/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/net/ldapscripts/Makefile b/net/ldapscripts/Makefile index 37d2d6a7b0eb..2ddc3e8d57cb 100644 --- a/net/ldapscripts/Makefile +++ b/net/ldapscripts/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: ldapscripts -# Date created: Sat Oct 01 09:30:00 UTC 2003 -# Whom: Ganael LAPLANCHE <ganael.laplanche@martymac.org> -# +# Created by: Ganael LAPLANCHE <ganael.laplanche@martymac.org> # $FreeBSD$ -# PORTNAME= ldapscripts -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ http://contribs.martymac.org/ldapscripts/ diff --git a/net/ldapscripts/distinfo b/net/ldapscripts/distinfo index 2f649e0169d5..88b1ba94f8f7 100644 --- a/net/ldapscripts/distinfo +++ b/net/ldapscripts/distinfo @@ -1,2 +1,2 @@ -SHA256 (ldapscripts-2.0.1.tgz) = c80727b840b172d916e18961de9033ef269a704e1446b3bea53faf9a86687d66 -SIZE (ldapscripts-2.0.1.tgz) = 35664 +SHA256 (ldapscripts-2.0.2.tgz) = 16efbdef18091b61a026594405115eecc5ab5548c66a21a46cd607914d8793f0 +SIZE (ldapscripts-2.0.2.tgz) = 35989 |