Opened 15 years ago
Closed 15 years ago
#20214 closed defect (fixed)
cclient: reinplace didn't change anything in Makefile
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | pguyot (Paul Guyot) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | cclient |
Description
My MacPorts prefix is /mp. Using the patch from #15514 I see:
---> Fetching cclient ---> Verifying checksum(s) for cclient ---> Extracting cclient Warning: reinplace s|/System/Library/OpenSSL SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib|/mp/etc/openssl SSLINCLUDE=/mp/include SSLLIB=/mp/lib|g didn't change anything in /mp/var/macports/build/_Users_rschmidt_macports_dports_mail_cclient/work/imap-2007d/Makefile ---> Configuring cclient ---> Building cclient ---> Staging cclient into destroot ---> Installing cclient @2007d_0 ---> Activating cclient @2007d_0 ---> Cleaning cclient
Maybe the reinplace needs to be updated. Maybe changing it from a reinplace to a patch would be a good idea so future generations will be able to see the context in which the original modifications were made.
Change History (1)
comment:1 Changed 15 years ago by nox@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | 1.7.1 |
Note: See
TracTickets for help on using
tickets.
r62375