[csw-devel] SF.net SVN: gar:[10846] csw/mgar/pkg/dante/trunk
skayser at users.sourceforge.net
skayser at users.sourceforge.net
Tue Aug 31 15:17:30 CEST 2010
Revision: 10846
http://gar.svn.sourceforge.net/gar/?rev=10846&view=rev
Author: skayser
Date: 2010-08-31 13:17:30 +0000 (Tue, 31 Aug 2010)
Log Message:
-----------
dante: bump to 1.2.1
Modified Paths:
--------------
csw/mgar/pkg/dante/trunk/Makefile
csw/mgar/pkg/dante/trunk/checksums
Modified: csw/mgar/pkg/dante/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dante/trunk/Makefile 2010-08-31 11:09:36 UTC (rev 10845)
+++ csw/mgar/pkg/dante/trunk/Makefile 2010-08-31 13:17:30 UTC (rev 10846)
@@ -13,7 +13,7 @@
# originate in our downrev Kerberos libs.
#
GARNAME = dante
-GARVERSION = 1.2.0
+GARVERSION = 1.2.1
CATEGORIES = net
DESCRIPTION = Dante SOCKS packages
@@ -85,6 +85,7 @@
# Kerberos linking fails with the shipped libtool, so make ./configure
# use /opt/csw/bin/libtool (similar to what Debian does). See
# http://article.gmane.org/gmane.os.solaris.opencsw.maintainers/5275
+ # Disabled for now, c.f. "Known issues" at the top of this Makefile
#gsed -ie 's,^LIBTOOL=.*,LIBTOOL=/opt/csw/bin/libtool,' \
# $(WORKSRC)/configure
@$(MAKECOOKIE)
@@ -109,7 +110,8 @@
cp $(FILEDIR)/socks.conf.CSW $(DESTDIR)$(sysconfdir)/socks.conf
# /bin/sh doesn't understand "if ! test", reported to dante-bugs at inet.no
- # Should be fixed in the next release, so upon version bump, verify and drop
+ # for 1.2.0. Should have be fixed in the next release, but wasn't with 1.2.1.
+ # Upon version bump, verify and drop if obsolete.
gsed -i -e 's,/bin/sh,/usr/bin/bash,' $(DESTDIR)$(bindir)/socksify
@$(MAKECOOKIE)
Modified: csw/mgar/pkg/dante/trunk/checksums
===================================================================
--- csw/mgar/pkg/dante/trunk/checksums 2010-08-31 11:09:36 UTC (rev 10845)
+++ csw/mgar/pkg/dante/trunk/checksums 2010-08-31 13:17:30 UTC (rev 10846)
@@ -1,2 +1 @@
-af00063243cc94e524497342982615cd dante-1.2.0.tar.gz
-a38ad03fa8cc40b0ee527cb15e41fa9c man-conflocations.diff
+8faa404af6e42c4bf9b784492c6041d7 dante-1.2.1.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list