[113343] trunk/dports/irc/ii

toby at macports.org toby at macports.org
Wed Nov 13 12:52:12 PST 2013


Revision: 113343
          https://trac.macports.org/changeset/113343
Author:   toby at macports.org
Date:     2013-11-13 12:52:12 -0800 (Wed, 13 Nov 2013)
Log Message:
-----------
ii 1.7

Modified Paths:
--------------
    trunk/dports/irc/ii/Portfile
    trunk/dports/irc/ii/files/patch-config.mk

Modified: trunk/dports/irc/ii/Portfile
===================================================================
--- trunk/dports/irc/ii/Portfile	2013-11-13 20:51:15 UTC (rev 113342)
+++ trunk/dports/irc/ii/Portfile	2013-11-13 20:52:12 UTC (rev 113343)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name             ii
-version          1.6
+version          1.7
 categories       irc
 maintainers      toby
 description      minimalist FIFO and filesystem-based IRC client
@@ -12,13 +12,12 @@
 	It creates an irc directory tree with server, channel and \
 	nick name directories. In every directory a FIFO in file \
 	and a normal out file is created.
-homepage         http://tools.suckless.org/ii
+homepage         http://tools.suckless.org/ii/
 platforms        darwin
 license          MIT
 master_sites     http://dl.suckless.org/tools/
-checksums        md5    ca183a993690cbe3b78edd1bc8c8bed5 \
-                 sha1   cd6c2a6c97d1e4d46018709bb25ff96fbdb47d33 \
-                 rmd160 2236192d79a0883ec38b20998ec716dedda93c2e
+checksums        rmd160 b107bf4b62ad77a91e383fd7b25dbf54d6238d43 \
+                 sha256 3a72ac6606d5560b625c062c71f135820e2214fed098e6d624fc40632dc7cc9c
 
 patchfiles       patch-config.mk
 

Modified: trunk/dports/irc/ii/files/patch-config.mk
===================================================================
--- trunk/dports/irc/ii/files/patch-config.mk	2013-11-13 20:51:15 UTC (rev 113342)
+++ trunk/dports/irc/ii/files/patch-config.mk	2013-11-13 20:52:12 UTC (rev 113343)
@@ -10,7 +10,7 @@
  MANDIR      = ${PREFIX}/share/man
  MAN1DIR     = ${MANDIR}/man1
 @@ -15,13 +15,13 @@
- VERSION     = 1.6
+ VERSION     = 1.7
  
  # includes and libs
 -INCLUDES    = -I. -I${INCDIR} -I/usr/include
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131113/ce4928e6/attachment-0001.html>


More information about the macports-changes mailing list