Date: Wed, 7 Mar 2018 23:50:10 +0800 From: Sunpoet Po-Chuan Hsieh <sunpoet@freebsd.org> To: "Philip M. Gollucci" <pgollucci@p6m7g8.com> Cc: Jochen Neumeister <joneum@freebsd.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r463793 - head/www/apache-mode.el Message-ID: <CAMHz58TntdLUOvmTy=EK7FtT-zsvVTWXRM3rHCaqHPhSLsbn7Q@mail.gmail.com> In-Reply-To: <CACM2dAaE_3eh=z7xeiw_3PsQuU3oOj0_TanCM=9Xp%2BrRz_FguQ@mail.gmail.com> References: <201803071427.w27ERHhg042967@repo.freebsd.org> <CACM2dAaE_3eh=z7xeiw_3PsQuU3oOj0_TanCM=9Xp%2BrRz_FguQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, I could provide the diff at https://people.FreeBSD.org/ ~sunpoet/apache-mode.el.diff +;; 2015-08-23 David Maus <dmaus@ictsoc.de> +;; update list of directives for Apache 2.4 On Wed, Mar 7, 2018 at 10:48 PM, Philip M. Gollucci <pgollucci@p6m7g8.com> wrote: > Why did the size change ? did you diff it ? > > On Wed, Mar 7, 2018 at 9:27 AM, Jochen Neumeister <joneum@freebsd.org> > wrote: > >> Author: joneum >> Date: Wed Mar 7 14:27:16 2018 >> New Revision: 463793 >> URL: https://svnweb.freebsd.org/changeset/ports/463793 >> >> Log: >> www/apache-mode.el: >> >> * Update MASTER_SITES. >> * Update WWW >> * Change pkg-descr because there is no longer XEmacs in port tree. >> * Bump PORTREVESION because size of apache-mode.el has changed. >> >> PR: 222229 >> Submitted by: Yasuhiro KIMURA >> Approved by: maintainer >> >> Modified: >> head/www/apache-mode.el/Makefile >> head/www/apache-mode.el/distinfo >> head/www/apache-mode.el/pkg-descr >> >> Modified: head/www/apache-mode.el/Makefile >> ============================================================ >> ================== >> --- head/www/apache-mode.el/Makefile Wed Mar 7 14:00:28 2018 >> (r463792) >> +++ head/www/apache-mode.el/Makefile Wed Mar 7 14:27:16 2018 >> (r463793) >> @@ -3,9 +3,9 @@ >> >> PORTNAME= apache-mode.el >> PORTVERSION= 2.0 >> +PORTREVISION= 1 >> CATEGORIES= www elisp >> -MASTER_SITES= http://ncd0.bsd.by/ports/distfiles/ \ >> - http://www.emacswiki.org/cgi-bin/wiki/download/ >> +MASTER_SITES= https://www.emacswiki.org/emacs/download/ >> DISTNAME= apache-mode.el >> EXTRACT_SUFX= # empty >> EXTRACT_ONLY= # empty >> @@ -13,7 +13,7 @@ EXTRACT_ONLY= # empty >> MAINTAINER= max.n.boyarov@gmail.com >> COMMENT= Emacs major mode for editing Apache configuration files >> >> -LICENSE= GPLv2 >> +LICENSE= GPLv2+ >> >> NO_WRKSUBDIR= yes >> NO_BUILD= yes >> >> Modified: head/www/apache-mode.el/distinfo >> ============================================================ >> ================== >> --- head/www/apache-mode.el/distinfo Wed Mar 7 14:00:28 2018 >> (r463792) >> +++ head/www/apache-mode.el/distinfo Wed Mar 7 14:27:16 2018 >> (r463793) >> @@ -1,2 +1,3 @@ >> -SHA256 (apache-mode.el) = 3356ff06dfbaaefdb0b36b5ac7b967 >> f6ad26b4274a7b0785d8e808de9d8d5a9f >> -SIZE (apache-mode.el) = 18236 >> +TIMESTAMP = 1520431831 >> +SHA256 (apache-mode.el) = 333aea530bd3b970d743dfa1a2ca3a >> ec1851b42e145eef2b65411bb92583cdca >> +SIZE (apache-mode.el) = 25618 >> >> Modified: head/www/apache-mode.el/pkg-descr >> ============================================================ >> ================== >> --- head/www/apache-mode.el/pkg-descr Wed Mar 7 14:00:28 2018 >> (r463792) >> +++ head/www/apache-mode.el/pkg-descr Wed Mar 7 14:27:16 2018 >> (r463793) >> @@ -1,3 +1,3 @@ >> -[X]Emacs major mode for editing Apache configuration files >> +Emacs major mode for editing Apache configuration files >> >> -WWW: http://www.emacswiki.org/cgi-bin/wiki/apache-mode.el >> +WWW: https://www.emacswiki.org/cgi-bin/wiki/apache-mode.el >> _______________________________________________ >> svn-ports-all@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/svn-ports-all >> To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" >> > > > > -- > ------------------------------------------------------------ > --------------------- > 4096R/D21D2752 > <http://pgp.mit.edu/pks/lookup?op=get&search=0xF699A450D21D2752> ECDF > B597 B54B 7F92 753E E0EA F699 A450 D21D 2752 > Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 > Member, Apache Software Foundation > Committer, FreeBSD Foundation > Consultant, P6M7G8 Inc. > Director Cloud Technology, Capital One > > What doesn't kill us can only make us stronger; > Except it almost kills you. >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMHz58TntdLUOvmTy=EK7FtT-zsvVTWXRM3rHCaqHPhSLsbn7Q>