ports/82509: [MAINTAINER] japanese/ja-squirrelmail: PATCHFILES correction
Masafumi Otsune
info at otsune.com
Wed Jun 22 03:30:29 UTC 2005
>Number: 82509
>Category: ports
>Synopsis: [MAINTAINER] japanese/ja-squirrelmail: PATCHFILES correction
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Jun 22 03:30:27 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Masafumi Otsune
>Release: FreeBSD 4.11-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD xt.xebec1995.jp 4.11-RELEASE-p9 FreeBSD 4.11-RELEASE-p9 #2: Fri May 20 04:27:08 JST 2005
>Description:
-Since it was set to BROKEN by update of XSS vulnerabilities by "mail/squirrelmail", it corrects.
-Since it has forgotten to erase USE_GETTEXT, it deletes.
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- ja-squirrelmail-1.4.4_1,2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/japanese/squirrelmail.orig/Makefile /usr/ports/japanese/squirrelmail/Makefile
--- /usr/ports/japanese/squirrelmail.orig/Makefile Wed Jun 22 10:07:37 2005
+++ /usr/ports/japanese/squirrelmail/Makefile Wed Jun 22 10:28:32 2005
@@ -11,16 +11,12 @@
PORTEPOCH= 2
CATEGORIES= japanese mail www
-PATCH_SITES= http://www.yamaai-tech.com/~masato/Download/
-PATCHFILES= ${PORTNAME}-${PORTVERSION}-ja-${PATCHVERSION}-patch.gz
+PATCH_SITES= http://www.yamaai-tech.com/~masato/Download/:ja
+PATCHFILES= ${PORTNAME}-${PORTVERSION}-ja-${PATCHVERSION}-patch.gz:ja
PATCH_DIST_STRIP= -p1
MAINTAINER= info at otsune.com
COMMENT= A webmail system which accesses mail over IMAP with Japanese patch
-
-BROKEN= ja patch is not applyed.
-
-USE_GETTEXT= YES
CONFLICTS= squirrelmail-1.*
PATCHVERSION= 20050616
--- ja-squirrelmail-1.4.4_1,2.patch ends here ---
--- squirrelmail-1.4.4_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/squirrelmail.orig/Makefile /usr/ports/mail/squirrelmail/Makefile
--- /usr/ports/mail/squirrelmail.orig/Makefile Wed Jun 22 09:58:58 2005
+++ /usr/ports/mail/squirrelmail/Makefile Wed Jun 22 10:15:58 2005
@@ -13,9 +13,10 @@
MASTER_SITE_SUBDIR= squirrelmail
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
all_locales-${PORTVERSION}-20050122${EXTRACT_SUFX}
+
DIST_SUBDIR= squirrelmail
-PATCHFILES= ${DIST_SUBDIR}/sqm-144-xss.patch
-PATCH_SITES= ${MASTER_SITE_SOURCEFORGE}
+PATCHFILES?= ${DIST_SUBDIR}/sqm-144-xss.patch
+PATCH_SITES?= ${MASTER_SITE_SOURCEFORGE}
PATCH_DIST_STRIP= -p1
MAINTAINER?= simond at irrelevant.org
--- squirrelmail-1.4.4_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list