Bug 79062 - [PATCH] courier-authlib linting
Summary: [PATCH] courier-authlib linting
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Oliver Lehmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-20 21:00 UTC by Jose M Rodriguez
Modified: 2005-04-02 15:28 UTC (History)
1 user (show)

See Also:


Attachments
patch-courier-authlib (6.05 KB, text/plain)
2005-03-20 21:00 UTC, Jose M Rodriguez
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jose M Rodriguez 2005-03-20 21:00:07 UTC
	- Makefile linting
	- Merge sysconfdir and userdb configurable from courier-imap
	- Make the port conflicts with mail/courier

Fix: attached patch
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-03-20 21:05:23 UTC
Jose M Rodriguez p=ED=B9e v ne 20. 03. 2005 v 21:52 +0100:

> -PORTNAME=3D	courier-authlib
> -PORTVERSION=3D	0.55
> -PORTREVISION=3D	1
> -CATEGORIES=3D	mail
> -MASTER_SITES=3D	${MASTER_SITE_SOURCEFORGE}
> +PORTNAME=3D		courier-authlib
> +PORTVERSION=3D		0.55
> +PORTREVISION=3D		1
> +CATEGORIES=3D		mail
> +MASTER_SITES=3D		${MASTER_SITE_SOURCEFORGE}
>  MASTER_SITE_SUBDIR=3D	courier

Why this unneeded reindenting of Makefile? Standard is two tabs (old
format in your diff).


--=20
Pav Lucistnik <pav@oook.cz>
              <pav@FreeBSD.org>

A spoonful of curry, garlic and mustard helps the medicine go down...
and come straight back up again.
  -- JLE on #angband
Comment 2 Jose M Rodriguez 2005-03-21 02:19:53 UTC
El Domingo, 20 de Marzo de 2005 22:05, Pav Lucistnik escribi=F3:
> Jose M Rodriguez p=ED=B9e v ne 20. 03. 2005 v 21:52 +0100:
> > -PORTNAME=3D	courier-authlib
> > -PORTVERSION=3D	0.55
> > -PORTREVISION=3D	1
> > -CATEGORIES=3D	mail
> > -MASTER_SITES=3D	${MASTER_SITE_SOURCEFORGE}
> > +PORTNAME=3D		courier-authlib
> > +PORTVERSION=3D		0.55
> > +PORTREVISION=3D		1
> > +CATEGORIES=3D		mail
> > +MASTER_SITES=3D		${MASTER_SITE_SOURCEFORGE}
> >  MASTER_SITE_SUBDIR=3D	courier
>
> Why this unneeded reindenting of Makefile? Standard is two tabs (old
> format in your diff).

There are vars without tabs.  But this is pure cosmetic.  Maybe lint=20
wasn't the rigth word and a better indent may be choose.

I try to merge from courier-imap things related to userdb and so.  Also=20
make the port conflicts with mail/courier.  This is what really=20
matters.

I think I don't change the abi, so I gess lint.  Well, wrong.

I'll take this in account for future posts (I've patches for conflict=20
avoidance for maildrop/courier-imap/sqwebmail in the works).

=2D-
  josemi
Comment 3 Oliver Lehmann freebsd_committer freebsd_triage 2005-03-21 07:06:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->oliver

mine
Comment 4 Oliver Lehmann freebsd_committer freebsd_triage 2005-04-02 15:28:20 UTC
State Changed
From-To: open->closed

partly committed, thanks