Ticket #19991 (closed update: wontfix)
adium: update from 1.2.5 to 1.3.10
| Reported by: | joseph@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | snc@…, jari@… | |
| Port: | adium |
Description (last modified by snc@…) (diff)
as of now, 1.3.10 is the current release. More info at http://trac.adium.im/wiki/PreviousReleases
Change History
comment:2 Changed 4 years ago by snc@…
- Version set to 1.7.1
Fetch and extract phases are successful. Livecheck is broken.
Growl doesn't compile presently, #20266.
comment:3 Changed 4 years ago by macsforever2000@…
Better to reference this ticket for growl - #18765.
comment:4 Changed 3 years ago by snc@…
- Cc snc@… added
- Version 1.7.1 deleted
- Description modified (diff)
- Summary changed from adium: update from 1.2.5 to 1.3.4 to adium: update from 1.2.5 to 1.3.10
comment:5 Changed 2 years ago by jari@…
Latest version is 1.4.1 but it requires Mac OS X 10.5.8 or newer whereas version 1.3.10 requires Mac OS X 10.4.0 or newer. Can port handle requirements to download proper version depending on Mac OS X version?
I cannot install the currently supported adium (v1.2.5) because I am running snow leopard in 64-bit mode and sudo port install adium fails with
host:~> sudo port install adium ---> Fetching Growl ---> Verifying checksum(s) for Growl ---> Extracting Growl ---> Applying patches to Growl ---> Configuring Growl ---> Building Growl ---> Staging Growl into destroot Note: Growl installs files outside the common directory structure. ---> Installing Growl @1.1.6_1+universal ---> Deactivating Growl @1.1.6_1 ---> Activating Growl @1.1.6_1+universal ---> Cleaning Growl ---> Computing dependencies for adium Error: Cannot install adium for the arch(s) 'x86_64' because Error: its dependency Growl only supports the arch(s) 'i386 ppc'. Error: Unable to execute port: architecture mismatch To report a bug, see <http://guide.macports.org/#project.tickets>
It may of course be a growl issue.
The work around is to download a .dmg from http://adium.im/
Note: See
TracTickets for help on using
tickets.


The current download location is:
so it should be possible to remove the
fetch.type svn svn.url svn://svn.adiumx.com/adium/tags/AdiumX_${version} worksrcdir AdiumX_${version} livecheck.check regex livecheck.url http://trac.adiumx.com/wiki/AdiumVersionHistory livecheck.regex "Version (.+) " depends_build bin:svn:subversionand just use a
also, the download page implies
I'll toss these into a portfile later and see if everything works