pkgsrc-Changes archive

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

CVS commit: pkgsrc/comms/asterisk21



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon May 20 07:40:28 UTC 2024

Modified Files:
        pkgsrc/comms/asterisk21: Makefile

Log Message:
asterisk21: reset PKGREVISION after update


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/comms/asterisk21/Makefile

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

Modified files:

Index: pkgsrc/comms/asterisk21/Makefile
diff -u pkgsrc/comms/asterisk21/Makefile:1.3 pkgsrc/comms/asterisk21/Makefile:1.4
--- pkgsrc/comms/asterisk21/Makefile:1.3        Mon May 20 03:02:02 2024
+++ pkgsrc/comms/asterisk21/Makefile    Mon May 20 07:40:28 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2024/05/20 03:02:02 jnemeth Exp $
+# $NetBSD: Makefile,v 1.4 2024/05/20 07:40:28 wiz Exp $
 #
 # NOTE: when updating this package, there are two places that sound
 #       tarballs need to be checked; look in ${WRKSRC}/sounds/Makefile
@@ -6,8 +6,6 @@
 #       Also look in ${WRKSRC}/third-party/versions.mak for pjproject
 
 DISTNAME=      asterisk-21.3.1
-#PKGREVISION=  24
-PKGREVISION=   1
 CATEGORIES=    comms net audio
 MASTER_SITES=  http://downloads.asterisk.org/pub/telephony/asterisk/
 MASTER_SITES+= http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/



Home | Main Index | Thread Index | Old Index