Re: cvs commit: ports/lang/php53 Makefile Makefile.ext

看板FB_cvs作者時間13年前 (2012/07/12 13:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/3 (看更多)
On 2012-07-12 01:48, Florian Smeets wrote: > flo 2012-07-11 23:48:41 UTC > > FreeBSD ports repository > > Modified files: > lang/php53 Makefile Makefile.ext > lang/php53-extensions Makefile > Log: > Convert to optionsNG > Ups, seems there is a copy paste error Index: Makefile =================================================================== RCS file: /home/pcvs/ports/lang/php53/Makefile,v retrieving revision 1.174 diff -u -r1.174 Makefile --- Makefile 11 Jul 2012 23:48:40 -0000 1.174 +++ Makefile 12 Jul 2012 05:10:31 -0000 @@ -65,7 +65,7 @@ PATCH_SITES+= ${MASTER_SITE_LOCAL} PATCH_SITE_SUBDIR= ale -.if ${PORT_OPTIONS:MSUHOSIN_DESC} +.if ${PORT_OPTIONS:MSUHOSIN} PATCHFILES+= suhosin-patch-5.3.x-0.9.10.patch.gz PATCH_SITES+= http://download.suhosin.org/:suhosin PLIST_SUB+= SUHOSIN="" _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
文章代碼(AID): #1F_c5IT8 (FB_cvs)
文章代碼(AID): #1F_c5IT8 (FB_cvs)