Fri Apr 26 18:31:28 2013 UTC ()
suckless downloads seem to change the file around so moved to ftp.netbsd.org


(mspo)
diff -r1.3 -r1.4 pkgsrc/editors/sandy/Makefile
diff -r1.4 -r1.5 pkgsrc/editors/sandy/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/editors/sandy/Makefile (expand / switch to unified diff)

--- pkgsrc/editors/sandy/Makefile 2013/04/02 00:23:58 1.3
+++ pkgsrc/editors/sandy/Makefile 2013/04/26 18:31:28 1.4
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.3 2013/04/02 00:23:58 mspo Exp $ 1# $NetBSD: Makefile,v 1.4 2013/04/26 18:31:28 mspo Exp $
2# 2#
3 3
4DISTNAME= sandy-0.4 4DISTNAME= sandy-0.4
5CATEGORIES= editors 5CATEGORIES= editors
6MASTER_SITES= http://git.suckless.org/sandy/snapshot/ 6MASTER_SITES= ${MASTER_SITE_LOCAL}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://tools.suckless.org/sandy 9HOMEPAGE= http://tools.suckless.org/sandy
10COMMENT= Sandy is an ncurses text editor 10COMMENT= Sandy is an ncurses text editor
11LICENSE= mit 11LICENSE= mit
12 12
13SUBST_CLASSES= fix-paths 13SUBST_CLASSES= fix-paths
14SUBST_STAGE.fix-paths= pre-configure 14SUBST_STAGE.fix-paths= pre-configure
15SUBST_MESSAGE.fix-paths= Fixing absolute paths. 15SUBST_MESSAGE.fix-paths= Fixing absolute paths.
16SUBST_FILES.fix-paths= config.mk 16SUBST_FILES.fix-paths= config.mk
17SUBST_SED.fix-paths= -e 's,/usr/local,${PREFIX},g' 17SUBST_SED.fix-paths= -e 's,/usr/local,${PREFIX},g'
18SUBST_SED.fix-paths+= -e 's,/usr/include,${BUILDLINK_PREFIX.ncursesw}/include,g' 18SUBST_SED.fix-paths+= -e 's,/usr/include,${BUILDLINK_PREFIX.ncursesw}/include,g'
19SUBST_SED.fix-paths+= -e 's,/usr/lib,${BUILDLINK_PREFIX.ncursesw}/lib -Wl\,-R${BUILDLINK_PREFIX.ncursesw}/lib,g' 19SUBST_SED.fix-paths+= -e 's,/usr/lib,${BUILDLINK_PREFIX.ncursesw}/lib -Wl\,-R${BUILDLINK_PREFIX.ncursesw}/lib,g'

cvs diff -r1.4 -r1.5 pkgsrc/editors/sandy/distinfo (expand / switch to unified diff)

--- pkgsrc/editors/sandy/distinfo 2013/04/10 20:41:47 1.4
+++ pkgsrc/editors/sandy/distinfo 2013/04/26 18:31:28 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2013/04/10 20:41:47 mspo Exp $ 1$NetBSD: distinfo,v 1.5 2013/04/26 18:31:28 mspo Exp $
2 2
3SHA1 (sandy-0.4.tar.gz) = 2126d954533f03b740e6a37376c8f6d3b2a5af8c 3SHA1 (sandy-0.4.tar.gz) = da5e8820e73ae3e849df469d32887c5227a15d74
4RMD160 (sandy-0.4.tar.gz) = dd7a617e4d5ab2bf21c198dcc7cf37ac44a310c0 4RMD160 (sandy-0.4.tar.gz) = e230a230edf02f499ee5bbe57e3ac70cfcf228c0
5Size (sandy-0.4.tar.gz) = 19243 bytes 5Size (sandy-0.4.tar.gz) = 19243 bytes