aboutsummaryrefslogtreecommitdiffstats
path: root/irc/irssi-devel
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-10-24 20:24:31 +0800
committermiwi <miwi@FreeBSD.org>2008-10-24 20:24:31 +0800
commitb7ddf181dea22640e5f33c96c6146708c42c5504 (patch)
tree175732d252cf03bacc6472ff0031266856d611d4 /irc/irssi-devel
parent588813295ea4a1d1e7ac498eb1570836b9d0465a (diff)
downloadfreebsd-ports-gnome-b7ddf181dea22640e5f33c96c6146708c42c5504.tar.gz
freebsd-ports-gnome-b7ddf181dea22640e5f33c96c6146708c42c5504.tar.zst
freebsd-ports-gnome-b7ddf181dea22640e5f33c96c6146708c42c5504.zip
- Update to 20081021
Diffstat (limited to 'irc/irssi-devel')
-rw-r--r--irc/irssi-devel/Makefile2
-rw-r--r--irc/irssi-devel/distinfo6
-rw-r--r--irc/irssi-devel/files/patch-irssi-version.h.in2
3 files changed, 5 insertions, 5 deletions
diff --git a/irc/irssi-devel/Makefile b/irc/irssi-devel/Makefile
index 71c5b930fba7..490716e3d57f 100644
--- a/irc/irssi-devel/Makefile
+++ b/irc/irssi-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= irssi
-PORTVERSION= 20081009
+PORTVERSION= 20081021
CATEGORIES= irc
MASTER_SITES= http://freebsd.unixfreunde.de/sources/
PKGNAMESUFFIX= -devel
diff --git a/irc/irssi-devel/distinfo b/irc/irssi-devel/distinfo
index d0ff9c851366..48d7a6d74361 100644
--- a/irc/irssi-devel/distinfo
+++ b/irc/irssi-devel/distinfo
@@ -1,3 +1,3 @@
-MD5 (irssi-20081009.tar.gz) = 94df37c17f61beeab09aea7d587ef755
-SHA256 (irssi-20081009.tar.gz) = 616ddc70e817df7087af4e205f56aed5e06237d85c2e72f6884a9757ac193fc5
-SIZE (irssi-20081009.tar.gz) = 1333475
+MD5 (irssi-20081021.tar.gz) = c855cfd45c60448e1d4ed45337c9dfe4
+SHA256 (irssi-20081021.tar.gz) = 51eb55e3d08290e690c130961cc5a0fa67afcaffbc52144cd63bf00004f279fd
+SIZE (irssi-20081021.tar.gz) = 1333592
diff --git a/irc/irssi-devel/files/patch-irssi-version.h.in b/irc/irssi-devel/files/patch-irssi-version.h.in
index 49073be2a490..9a1028e46eb2 100644
--- a/irc/irssi-devel/files/patch-irssi-version.h.in
+++ b/irc/irssi-devel/files/patch-irssi-version.h.in
@@ -4,5 +4,5 @@
/* automatically created by configure */
-#define IRSSI_VERSION_DATE @VERSION_DATE@
-#define IRSSI_VERSION_TIME @VERSION_TIME@
-+#define IRSSI_VERSION_DATE 20081009
++#define IRSSI_VERSION_DATE 20081021
+#define IRSSI_VERSION_TIME 0100
d>marcus2005-03-121-0/+1 * Update to KDE 3.3.2lofi2004-12-145-41/+30 * Update to KDE 3.3.1lofi2004-11-082-3/+6 * Explicitly link to $(LIBPTHREAD) binaries that link to threaded libraries.kris2004-10-081-0/+15 * Update to KDE 3.3lofi2004-08-317-208/+224 * Add a workaround for an mcopidl segfault on recent versions of -CURRENT andlofi2004-08-241-0/+9 * Factor out all but one of the build switches of the KDE main module portslofi2004-08-1114-276/+8 * Bugfixes for JuK.lofi2004-06-152-0/+38 * Update to version 3.2.3lofi2004-06-101-2/+2 * Update to KDE 3.2.2lofi2004-04-203-5/+5 * Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1 * Sync with ports (Fix a configure check)lofi2004-04-021-1/+3 * Respect WITHOUT_FOO.lofi2004-03-281-36/+6 * Make dependency on audio/lame optional and default to off so we canlofi2004-03-245-9/+29 * Update to KDE 3.2.1 / QT 3.3.1lofi2004-03-106-41/+55 * Remove hardcoded check for libc_r.lofi2004-02-101-1/+2 * Bump PORTREVISION. Again.lofi2004-02-091-1/+1 * Fix dependency - we want libmusicbrainz, not musicbrainz. Hmpf.lofi2004-02-091-1/+1 * Add dependencies for trm & musicbrainz.lofi2004-02-081-0/+4 * Correct a sub-plist.lofi2004-02-071-20/+0 * Update to KDE 3.2.0lofi2004-02-0512-163/+292 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * LIB_DEPENDS: libxine was bumped to version 9 some time ago.olgeni2004-01-091-1/+1 * Catch up with libogg/libvorbis version bump.naddy2003-12-211-3/+2 * - Enable optional xine_artsplugin support. This enables KDE's multimedialofi2003-12-145-32/+69 * Fix the -pthread problem in case the option gets removed again. Thiswill2003-10-043-14/+2 * Update. Sole change is in mpeglib/lib/util/mmx/cpu_accel.c and appears towill2003-09-201-1/+1 * Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.will2003-09-181-1/+1 * Update KDE to the latest official release, KDE 3.1.3lofi2003-07-294-3/+23 * Update to KDE 3.1.2lioux2003-05-205-5/+21 * MFkde-freebsd Repository:arved2003-05-121-0/+11 * Remove USE_GNOMENG.marcus2003-04-211-1/+0 * Typo fix: really disable the xine-arts pluginlioux2003-04-081-2/+3 * Fix dependency list: graphics/xanim -> multimedia/xanimlioux2003-04-061-1/+1 * Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-064-26/+14 * After repo copy from graphics category to newly create multimedialioux2003-04-041-1/+1 * Clear moonlight beckons.ade2003-03-072-1/+1 * o Both completely and utterly remove detection of libxine portlioux2003-02-281-0/+1 * Sync with libxine shared library version bump.nobutaka2003-02-241-1/+1 * Sync with the category changes of libdvdnav, libxine and xine.nobutaka2003-02-241-2/+2 * Disable MIDI support (i.e. DO_NOT_COMPILE+=kmidi) by default until we canwill2003-02-091-3/+3 * Fix build: do not try building support for cdparanoia. cdparanoialioux2003-01-301-0/+1 * update to 3.1 official releasealane2003-01-2922-456/+563 * Don't use -ffast-math on alpha to work around an apparent compilerkris2003-01-151-1/+3 * 1. Removed comments from pkg-plist files per will's request.alane2002-10-111-1/+0 * Have you really *HEARD* KDE 3.0.4? Well, LISTEN TO THIS!alane2002-10-112-71/+26 * Made the mpeglib component compile after values.h was finally removedalane2002-09-042-0/+39 * Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted towill2002-08-252-32/+27 * Update deps to track libogg and libvorbis .so version changes.alane2002-07-221-2/+2 * Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.will2002-07-052-2/+2 * Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-1610-9/+129 * Fix this so it works on FreeBSD/alpha 4.x:gallatin2002-05-23