ports/96601: [PATCH] textproc/modlogan: Drop dead MASTER_SITES

Ion-Mihai IOnut Tetcu itetcu at people.tecnik93.com
Mon May 1 15:40:30 UTC 2006


>Number:         96601
>Category:       ports
>Synopsis:       [PATCH] textproc/modlogan: Drop dead MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 01 15:40:28 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #3: Tue Apr  4 15:35:15 EEST 2006
    root at it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_U_P



>Description:


Drop sourceforge mirrors from MASTER_SITES as they don't cary the last versions of this port. [1]
Pet portlint.

Reported by:		fenner's distfiles survey [1]
Tinderbox logs:	http://sce-tindy.tecnik93.com/tb-exp/index.php?action=describe_port&id=308


>How-To-Repeat:





>Fix:


--- modlogan.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/modlogan/Makefile,v
retrieving revision 1.43
diff -u -r1.43 Makefile
--- Makefile	24 Apr 2006 02:43:51 -0000	1.43
+++ Makefile	1 May 2006 15:36:21 -0000
@@ -9,9 +9,7 @@
 PORTVERSION=	0.8.13
 PORTREVISION=	3
 CATEGORIES=	textproc www
-MASTER_SITES=	http://jan.kneschke.de/projects/modlogan/download/ \
-		${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	modlogan
+MASTER_SITES=	http://jan.kneschke.de/projects/modlogan/download/
 
 MAINTAINER=	netchild at FreeBSD.org
 COMMENT=	A modular log file analysis program
@@ -34,7 +32,6 @@
 # updated in the ports collection the comments may be removed.
 # They serve as a reminder.
 INSTALLS_SHLIB=	yes
-USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=--enable-ltdl-install=no --with-gd=${LOCALBASE}/include \
 		--program-transform-name=\'\'
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/textproc/modlogan/pkg-plist,v
retrieving revision 1.15
diff -u -r1.15 pkg-plist
--- pkg-plist	23 Feb 2006 10:39:28 -0000	1.15
+++ pkg-plist	1 May 2006 15:36:21 -0000
@@ -95,18 +95,18 @@
 lib/libmla_processor_telecom.so
 lib/libmla_processor_web.a
 lib/libmla_processor_web.so
-%%PORTDOCS%%share/doc/modlogan/faq.txt
-%%PORTDOCS%%share/doc/modlogan/glosar
-%%PORTDOCS%%share/doc/modlogan/manual.txt
-%%PORTDOCS%%share/doc/modlogan/translations.txt
-%%PORTDOCS%%share/doc/modlogan/using-plugins.txt
-%%PORTDOCS%%share/doc/modlogan/writing-plugins.txt
-share/examples/modlogan/convert_history_to_07x.pl
-share/examples/modlogan/convert_to_055.pl
-share/examples/modlogan/convert_to_060.pl
-share/examples/modlogan/footer.ihtml
-share/examples/modlogan/header.ihtml
-share/examples/modlogan/output.tmpl
+%%PORTDOCS%%%%DOCSDIR%%/faq.txt
+%%PORTDOCS%%%%DOCSDIR%%/glosar
+%%PORTDOCS%%%%DOCSDIR%%/manual.txt
+%%PORTDOCS%%%%DOCSDIR%%/translations.txt
+%%PORTDOCS%%%%DOCSDIR%%/using-plugins.txt
+%%PORTDOCS%%%%DOCSDIR%%/writing-plugins.txt
+%%EXAMPLESDIR%%/convert_history_to_07x.pl
+%%EXAMPLESDIR%%/convert_to_055.pl
+%%EXAMPLESDIR%%/convert_to_060.pl
+%%EXAMPLESDIR%%/footer.ihtml
+%%EXAMPLESDIR%%/header.ihtml
+%%EXAMPLESDIR%%/output.tmpl
 share/locale/cs/LC_MESSAGES/modlogan.mo
 share/locale/de/LC_MESSAGES/modlogan.mo
 share/locale/es/LC_MESSAGES/modlogan.mo
@@ -115,5 +115,5 @@
 share/locale/it/LC_MESSAGES/modlogan.mo
 share/locale/pl/LC_MESSAGES/modlogan.mo
 share/locale/ru/LC_MESSAGES/modlogan.mo
- at dirrm share/doc/modlogan
- at dirrm share/examples/modlogan
+ at dirrm %%DOCSDIR%%
+ at dirrm %%EXAMPLESDIR%%
--- modlogan.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list