pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/swig3



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Mon Sep 19 17:49:23 UTC 2016

Modified Files:
        pkgsrc/devel/swig3: Makefile

Log Message:
Update MASTER_SITES to fix

http://ftp.netbsd.org/pub/pkgsrc/misc/joerg/20160914.2137/swig3-3.0.10/checksum.log


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/swig3/Makefile

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

Modified files:

Index: pkgsrc/devel/swig3/Makefile
diff -u pkgsrc/devel/swig3/Makefile:1.1 pkgsrc/devel/swig3/Makefile:1.2
--- pkgsrc/devel/swig3/Makefile:1.1     Wed Sep 14 13:39:40 2016
+++ pkgsrc/devel/swig3/Makefile Mon Sep 19 17:49:23 2016
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/09/14 13:39:40 prlw1 Exp $
+# $NetBSD: Makefile,v 1.2 2016/09/19 17:49:23 prlw1 Exp $
 
 DISTNAME=      swig-3.0.10
 PKGNAME=       ${DISTNAME:S/swig/swig3/}
 CATEGORIES=    devel
-MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=projects/swig/files/swig/${DISTNAME}/}
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=swig/}
 
 MAINTAINER=    prlw1%cam.ac.uk@localhost
 HOMEPAGE=      http://www.swig.org/



Home | Main Index | Thread Index | Old Index