pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/clion-bin



Module Name:    pkgsrc
Committed By:   zafer
Date:           Sat Dec 30 01:20:30 UTC 2023

Modified Files:
        pkgsrc/devel/clion-bin: Makefile

Log Message:
https


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/clion-bin/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/clion-bin/Makefile
diff -u pkgsrc/devel/clion-bin/Makefile:1.7 pkgsrc/devel/clion-bin/Makefile:1.8
--- pkgsrc/devel/clion-bin/Makefile:1.7 Mon Aug 14 05:24:05 2023
+++ pkgsrc/devel/clion-bin/Makefile     Sat Dec 30 01:20:30 2023
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2023/08/14 05:24:05 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2023/12/30 01:20:30 zafer Exp $
 
 VERSION=       2021.2
 DISTNAME=      CLion-${VERSION}
 PKGNAME=       clion-bin-${VERSION}
 PKGREVISION=   2
 CATEGORIES=    devel
-MASTER_SITES=  http://download.jetbrains.com/cpp/
+MASTER_SITES=  https://download.jetbrains.com/cpp/
 
 MAINTAINER=    youri%NetBSD.org@localhost
 HOMEPAGE=      http://www.jetbrains.org/



Home | Main Index | Thread Index | Old Index