aboutsummaryrefslogtreecommitdiffstats
path: root/news/tin
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2010-05-31 10:01:56 +0800
committerade <ade@FreeBSD.org>2010-05-31 10:01:56 +0800
commit338bcf898e6d90768d058c2b05f288f58d1371de (patch)
treef1e227b66e32fa05d4b6ddf3266055c5cf5978c6 /news/tin
parent9e44d28a80ba4d7ac9f88cf3ce8d010c40038f14 (diff)
downloadfreebsd-ports-gnome-338bcf898e6d90768d058c2b05f288f58d1371de.tar.gz
freebsd-ports-gnome-338bcf898e6d90768d058c2b05f288f58d1371de.tar.zst
freebsd-ports-gnome-338bcf898e6d90768d058c2b05f288f58d1371de.zip
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Diffstat (limited to 'news/tin')
-rw-r--r--news/tin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile
index 1bd843a14218..22149646ac4a 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tin
PORTVERSION= 1.8.3
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES+= news ipv6
MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/stable/ \
ftp://ftp.sunet.se/pub/news/readers/tin/stable/ \
s='commitgraph'>* - new option WITH_OPENSSL_HACK7=yesdinoex2012-09-191-1/+9 * - cleanup commentsdinoex2012-09-121-3/+1 * - fix warning for option WITH_PKGNGdinoex2012-09-121-1/+1 * Make USE_NCURSES and USE_OPENSSL work with pkgng in case people are usingbapt2012-04-181-1/+15 * - bump OPENSSL_SHLIBVERdinoex2012-04-151-3/+3 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-7/+1 * - bump SHLIBVER for all versionsdinoex2010-01-121-11/+3 * - fix build for OSVERSION 800105dinoex2009-07-221-1/+9 * - Fix autodetec with invalid PKG_DBDIRdinoex2009-05-071-1/+7 * - remove WITH_OPENSSL_BETAdinoex2009-01-101-17/+1 * - remove option WITH_OPENSSL_STABLEdinoex2009-01-041-13/+1 * - fix symlinked pkgdb dirdinoex2008-08-271-2/+2 * - improve detection installed openssl portdinoex2008-08-051-2/+5 * - bugfix, commited wrong patchdinoex2008-03-301-2/+2 * - remove OPENSSL_OVERWRITE_BASEdinoex2008-03-301-6/+5 * - fix DESTDIR for config stagedinoex2007-08-061-3/+3 * - Extract command variable definitions from bsd.port.mk, they are now stored ingabor2007-08-041-7/+7 * - fix an warning when compat5x-i386-5.4.0.8_7 is instalelddinoex2006-10-081-2/+2 * - fix a warning when compat5x-i386-5.4.0.8_7 is installeddinoex2006-10-081-2/+2 * - auto detect OPENSSL_PORT from installed package when not set in /etc/make.confdinoex2006-10-071-3/+16 * Add support for DESTDIR part I.erwin2006-08-041-5/+5 * - bump shared lib versions for FreeBSD > 6.0dinoex2006-05-251-6/+12 * - detect OPENSSL_OVERWRITE_BASEdinoex2006-05-011-1/+2 * - reorder osversion checkdinoex2005-11-121-13/+10 * - change port directory for RELENG_6_0dinoex2005-11-081-1/+2 * - RELENG_6_0 check limited to portdinoex2005-11-081-1/+3 * - force FreeBSD 6.0 to use 0.9.7dinoex2005-11-081-1/+7 * - add option WITH_OPENSSL_STABLEdinoex2005-10-141-6/+13 * - bump SHLIB version for opessl 0.9.8dinoex2005-10-041-3/+6 * - drop vulnerability checkdinoex2005-07-281-14/+2 * - update for 0.9.7gdinoex2005-04-151-2/+2 * - update for openssl 0.9.7fdinoex2005-04-031-2/+2 * - reflect fips import in the basedinoex2004-11-231-2/+2 * - mark 0.9.7e as validdinoex2004-11-011-2/+2 * - Fix defaulting to openssl in basedinoex2004-05-131-1/+3 * - Don't build with openssl port when base version is staledinoex2004-05-121-3/+6 * - Fix dependency problemdinoex2004-04-081-6/+3 * - Fix dependecy problemdinoex2004-04-081-1/+6 * - update Security checkdinoex2004-03-181-4/+5 * Here come the patches!marcus2004-01-201-6/+6 * - fixes a comment that did no longer match.dinoex2003-12-051-3/+2 * - detect OpenSSL 0.9.7c in base as good.dinoex2003-10-031-2/+2 * - accept OPENSSLVER 0x0090609fLdinoex2003-09-03