pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [pkgsrc-2017Q3] pkgsrc/net/socket++



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Sun Nov 12 12:43:45 UTC 2017

Modified Files:
        pkgsrc/net/socket++ [pkgsrc-2017Q3]: Makefile

Log Message:
Pullup ticket #5638 - requested by sevan
net/socket++: build fix

Revisions pulled up:
- net/socket++/Makefile                                         1.12

---
   Module Name:    pkgsrc
   Committed By:   wiz
   Date:           Mon Nov  6 13:36:39 UTC 2017

   Modified Files:
           pkgsrc/net/socket++: Makefile

   Log Message:
   socketxx: fix HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.11.40.1 pkgsrc/net/socket++/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/socket++/Makefile
diff -u pkgsrc/net/socket++/Makefile:1.11 pkgsrc/net/socket++/Makefile:1.11.40.1
--- pkgsrc/net/socket++/Makefile:1.11   Sat Jan 26 22:14:10 2013
+++ pkgsrc/net/socket++/Makefile        Sun Nov 12 12:43:45 2017
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2013/01/26 22:14:10 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.11.40.1 2017/11/12 12:43:45 bsiegert Exp $
 
 DISTNAME=              socket++-1.12.10
 PKGREVISION=           2
@@ -7,7 +6,7 @@ CATEGORIES=             net
 MASTER_SITES=          http://www.linuxhacker.at/linux/downloads/src/
 
 MAINTAINER=            mchittur%cs.nmsu.edu@localhost
-HOMEPAGE=              http://www.linuxhacker.at/socketxx/
+HOMEPAGE=              https://github.com/malaterre/socketxx
 COMMENT=               C++ class library for UNIX Sockets with exception handling
 
 INFO_FILES=            yes



Home | Main Index | Thread Index | Old Index