View | Details | Raw Unified | Return to bug 206212 | Differences between
and this patch

Collapse All | Expand All

(-)shelldap.orig/Makefile (-3 / +2 lines)
Lines 2-11 Link Here
2
# $FreeBSD: head/net/shelldap/Makefile 358971 2014-06-23 15:52:08Z rene $
2
# $FreeBSD: head/net/shelldap/Makefile 358971 2014-06-23 15:52:08Z rene $
3
3
4
PORTNAME=	shelldap
4
PORTNAME=	shelldap
5
PORTVERSION=	1.3.2
5
PORTVERSION=	1.1.1
6
CATEGORIES=	net perl5
6
CATEGORIES=	net perl5
7
MASTER_SITES=	https://bitbucket.org/mahlon/shelldap/downloads/ \
7
MASTER_SITES=	http://dl.dropbox.com/u/7234177/Releases/ \
8
		http://dl.dropbox.com/u/7234177/Releases/ \
9
		http://www.martini.nu/misc/
8
		http://www.martini.nu/misc/
10
9
11
MAINTAINER=	mahlon@martini.nu
10
MAINTAINER=	mahlon@martini.nu
(-)shelldap.orig/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (shelldap-1.3.2.tar.gz) = b4f84cfa164e69c7bdcbbd39416900190df8acf701539fbf0f2576514961c683
1
SHA256 (shelldap-1.1.1.tar.gz) = a698f1d99f22d582418a1b08fc03b938b50b93deb3dc83dbc04e9e1dd167d926
2
SIZE (shelldap-1.3.2.tar.gz) = 18624
2
SIZE (shelldap-1.1.1.tar.gz) = 24689
(-)shelldap.orig/pkg-descr (-2 / +1 lines)
Lines 12-16 Link Here
12
12
13
For more info, 'perldoc' the script.
13
For more info, 'perldoc' the script.
14
14
15
WWW: https://bitbucket.org/mahlon/shelldap
15
WWW: http://projects.martini.nu/shelldap
16

Return to bug 206212